Skip to content

Commit

Permalink
testmap: Declare cockpit centos-9-bootc test
Browse files Browse the repository at this point in the history
We soon want to introduce a proper bootc deployment test:
https://issues.redhat.com/browse/COCKPIT-1237
  • Loading branch information
martinpitt committed Jan 28, 2025
1 parent f814cb0 commit f2d81eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/testmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def contexts(image: str, *scenarios: Iterable[str], repo: str | None = None) ->
],
# These can be triggered manually with bots/tests-trigger
'_manual': [
'centos-9-bootc',
'fedora-rawhide',
'opensuse-tumbleweed',
],
Expand Down

0 comments on commit f2d81eb

Please sign in to comment.