Skip to content

Commit 5fd8d5f

Browse files
martinpitttomasmatus
authored andcommitted
testmap: Declare rhel-8-10/ws-container for starter-kit and c-files
See cockpit-project/cockpit-files#914
1 parent 4b167da commit 5fd8d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/testmap.py

+2
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ def contexts(image: str, *scenarios: Iterable[str], repo: str | None = None) ->
8484
'_manual': [
8585
'centos-9-bootc',
8686
'rhel-9-6',
87+
'rhel-8-10/ws-container',
8788
]
8889
},
8990
'cockpit-project/cockpit-ostree': {
@@ -157,6 +158,7 @@ def contexts(image: str, *scenarios: Iterable[str], repo: str | None = None) ->
157158
'rhel-10-0',
158159
],
159160
'_manual': [
161+
'rhel-8-10/ws-container',
160162
],
161163
},
162164
'osbuild/cockpit-composer': {

0 commit comments

Comments
 (0)