Skip to content

Commit

Permalink
ci: Update to F37
Browse files Browse the repository at this point in the history
Now that we're running the VFIO test on F37 update all references of F32 to F37

Fixes: kata-containers#544

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
  • Loading branch information
zvonkok committed Apr 27, 2023
1 parent 02f6a1b commit 9539f0d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions jenkins/jobs/kata-containers-2.0-tests-vfio-PR/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<overrideGlobal>false</overrideGlobal>
</org.jenkinsci.plugins.ghprb.extensions.build.GhprbCancelBuildsOnUpdate>
<org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus>
<commitStatusContext>jenkins-vfio-host:ubuntu18-04-vm:fedora32</commitStatusContext>
<commitStatusContext>jenkins-vfio-host:ubuntu18-04-vm:fedora37</commitStatusContext>
<triggeredStatus>Build triggered</triggeredStatus>
<startedStatus>Build running</startedStatus>
<statusUrl></statusUrl>
Expand Down Expand Up @@ -151,4 +151,5 @@ bash -x ci_entry_point.sh &quot;${GIT_URL}&quot;
</hudson.plugins.ansicolor.AnsiColorBuildWrapper>
<jenkins.plugins.openstack.compute.JCloudsOneOffSlave plugin="openstack-cloud@2.61"/>
</buildWrappers>
</project>
</project>

0 comments on commit 9539f0d

Please sign in to comment.