Skip to content

Commit

Permalink
ci/test-container.sh: use f37 ignition on f38 replace test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrero committed Jul 10, 2023
1 parent 490d809 commit 2744684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test-container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ fi
versionid=$(. /usr/lib/os-release && echo $VERSION_ID)
case $versionid in
38)
koji_ignition_url="https://koji.fedoraproject.org/koji/buildinfo?buildID=2158585"
koji_ignition_url="https://koji.fedoraproject.org/koji/buildinfo?buildID=2208300"
koji_strace_direct="https://kojipkgs.fedoraproject.org//packages/strace/6.2/1.fc38/$(arch)/strace-6.2-1.fc38.$(arch).rpm"
koji_kernel_url="https://koji.fedoraproject.org/koji/buildinfo?buildID=2174317"
kver=6.2.8
Expand Down

0 comments on commit 2744684

Please sign in to comment.