Skip to content

Commit

Permalink
lib: Enable cockpit-navigator testing
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Sep 25, 2023
1 parent b9733f9 commit b62c65d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions lib/testmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,22 @@ def contexts(image, *scenarios: Iterable[str]):
'fedora-rawhide',
],
},
'cockpit-project/cockpit-navigator': {
'main': [
'arch',
'rhel-8-9',
'rhel-9-4',
'fedora-39',
'debian-stable',
'debian-testing',
'ubuntu-2204',
'ubuntu-stable',
],
'_manual': [
'centos-8-stream',
'fedora-rawhide',
],
},
'weldr/lorax': {
'master': [
],
Expand Down

0 comments on commit b62c65d

Please sign in to comment.