Skip to content

Commit

Permalink
Revert "testmap: Retire cockpit rhel-9.3 branch"
Browse files Browse the repository at this point in the history
We have some more RHEL 9.3 z-stream updates to do.

This reverts commit 1dce72d.
  • Loading branch information
martinpitt authored and jelly committed Dec 12, 2023
1 parent e342f07 commit 6cf6a8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/testmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ def contexts(image, *scenarios: Iterable[str], repo: Optional[str] = None):
'rhel-7-9',
'centos-7',
],
'rhel-9.3': [
*contexts('rhel-9-3', COCKPIT_SCENARIOS),
],
# These can be triggered manually with bots/tests-trigger
'_manual': [
'fedora-rawhide',
Expand Down

0 comments on commit 6cf6a8b

Please sign in to comment.