From 9539f0da9d3596aee7601330d6a671222e0a8109 Mon Sep 17 00:00:00 2001 From: Zvonko Kaiser Date: Thu, 27 Apr 2023 10:06:39 +0000 Subject: [PATCH] ci: Update to F37 Now that we're running the VFIO test on F37 update all references of F32 to F37 Fixes: #544 Signed-off-by: Zvonko Kaiser --- jenkins/jobs/kata-containers-2.0-tests-vfio-PR/config.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/jenkins/jobs/kata-containers-2.0-tests-vfio-PR/config.xml b/jenkins/jobs/kata-containers-2.0-tests-vfio-PR/config.xml index 4b427250..0815a97e 100644 --- a/jenkins/jobs/kata-containers-2.0-tests-vfio-PR/config.xml +++ b/jenkins/jobs/kata-containers-2.0-tests-vfio-PR/config.xml @@ -89,7 +89,7 @@ false - jenkins-vfio-host:ubuntu18-04-vm:fedora32 + jenkins-vfio-host:ubuntu18-04-vm:fedora37 Build triggered Build running @@ -151,4 +151,5 @@ bash -x ci_entry_point.sh "${GIT_URL}" - \ No newline at end of file + +