]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
authorMichael Tokarev <mjt@tls.msk.ru>
Thu, 4 Dec 2025 20:50:23 +0000 (23:50 +0300)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Dec 2025 15:25:39 +0000 (15:25 +0000)
The FreeBSD 14.2 job fails since the image disappeared
from the cloud.  We already bumped FreeBSD image to 14.3
in tests/vm in c8958b7eb4 (part of v10.1.0).

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251204205025.2423326-1-mjt@tls.msk.ru>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.gitlab-ci.d/cirrus.yml

index 13a0bf5bb9f9577f0da38c76df13ec1e01318281..0d66a14186af1d29ce93927c71d84cf30a8a3a00 100644 (file)
@@ -37,7 +37,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-2
+    CIRRUS_VM_IMAGE_NAME: freebsd-14-3
     CIRRUS_VM_CPUS: 8
     CIRRUS_VM_RAM: 8G
     UPDATE_COMMAND: pkg update; pkg upgrade -y