Skip to content

Commit

Permalink
images: test anaconda payload updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou authored and martinpitt committed Oct 10, 2023
1 parent fac9de5 commit 6a26438
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/testmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,10 @@ def contexts(image, *scenarios: Iterable[str]):
"fedora-rawhide": [
"fedora-rawhide-boot@rhinstaller/anaconda"
],
# Anaconda payload updates can affect tests
"fedora-rawhide-anaconda-payload": [
"fedora-rawhide-boot@rhinstaller/anaconda"
],
}


Expand Down

0 comments on commit 6a26438

Please sign in to comment.