]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
authorThomas Huth <thuth@redhat.com>
Tue, 11 Feb 2025 11:47:18 +0000 (12:47 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 12 Feb 2025 19:09:42 +0000 (22:09 +0300)
The FreeBSD job started to fail since the 14-1 image disappeared
from the cloud. Update the job to v14.2 to fix it.

Message-ID: <20250211120817.35050-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 66a1b4991c32e370a4e0ddabf496aa1563aff286)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitlab-ci.d/cirrus.yml

index a79d04200ddf26e4c3e1f72ebd746fb2396dbf55..ed890f8d0f35aaa079cac91ba987a2e3dd492aca 100644 (file)
@@ -52,7 +52,7 @@ x64-freebsd-14-build:
     NAME: freebsd-14
     CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
     CIRRUS_VM_IMAGE_SELECTOR: image_family
-    CIRRUS_VM_IMAGE_NAME: freebsd-14-1
+    CIRRUS_VM_IMAGE_NAME: freebsd-14-2
     CIRRUS_VM_CPUS: 8
     CIRRUS_VM_RAM: 8G
     UPDATE_COMMAND: pkg update; pkg upgrade -y