Skip to content

Commit

Permalink
testmap: Enable rhel-8-10/ws-container for cockpit-files
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt authored and jelly committed Jan 29, 2025
1 parent d5871ae commit 52e27b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/testmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,11 @@ def contexts(image: str, *scenarios: Iterable[str], repo: str | None = None) ->
f'{TEST_OS_DEFAULT}/devel',
'fedora-rawhide',
'centos-10',
'rhel-8-10/ws-container',
'rhel-9-6',
'rhel-10-0',
],
'_manual': [
'rhel-8-10/ws-container',
],
},
'osbuild/cockpit-composer': {
Expand Down

0 comments on commit 52e27b1

Please sign in to comment.