[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 24/32] tests/lcitool: bump to latest version of libvirt-ci
From: |
Alex Bennée |
Subject: |
[PULL 24/32] tests/lcitool: bump to latest version of libvirt-ci |
Date: |
Fri, 10 Jan 2025 13:17:46 +0000 |
We will shortly need this to build our riscv64 cross container.
However to keep the delta down just do the bump first. As ccache4 is
now preferred for FreeBSD to get the latest version there is a little
update in the FreeBSD metadata.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250108121054.1126164-25-alex.bennee@linaro.org>
diff --git a/.gitlab-ci.d/cirrus/freebsd-14.vars
b/.gitlab-ci.d/cirrus/freebsd-14.vars
index 0a7ac5e0e1..0997c47af5 100644
--- a/.gitlab-ci.d/cirrus/freebsd-14.vars
+++ b/.gitlab-ci.d/cirrus/freebsd-14.vars
@@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake'
NINJA='/usr/local/bin/ninja'
PACKAGING_COMMAND='pkg'
PIP3='/usr/local/bin/pip'
-PKGS='alsa-lib bash bison bzip2 ca_root_nss capstone4 ccache cmocka ctags curl
cyrus-sasl dbus diffutils dtc flex fusefs-libs3 gettext git glib gmake gnutls
gsed gtk-vnc gtk3 json-c libepoxy libffi libgcrypt libjpeg-turbo libnfs
libslirp libspice-server libssh libtasn1 llvm lzo2 meson mtools ncurses nettle
ninja opencv pixman pkgconf png py311-numpy py311-pillow py311-pip py311-pyyaml
py311-sphinx py311-sphinx_rtd_theme py311-tomli python3 rpm2cpio rust
rust-bindgen-cli sdl2 sdl2_image snappy sndio socat spice-protocol tesseract
usbredir virglrenderer vte3 xorriso zstd'
+PKGS='alsa-lib bash bison bzip2 ca_root_nss capstone4 ccache4 cmocka ctags
curl cyrus-sasl dbus diffutils dtc flex fusefs-libs3 gettext git glib gmake
gnutls gsed gtk-vnc gtk3 json-c libepoxy libffi libgcrypt libjpeg-turbo libnfs
libslirp libspice-server libssh libtasn1 llvm lzo2 meson mtools ncurses nettle
ninja opencv pixman pkgconf png py311-numpy py311-pillow py311-pip py311-pyyaml
py311-sphinx py311-sphinx_rtd_theme py311-tomli python3 rpm2cpio rust
rust-bindgen-cli sdl2 sdl2_image snappy sndio socat spice-protocol tesseract
usbredir virglrenderer vte3 xorriso zstd'
PYPI_PKGS=''
PYTHON='/usr/local/bin/python3'
diff --git a/tests/lcitool/libvirt-ci b/tests/lcitool/libvirt-ci
index 9ad3f70bde..b6a65806bc 160000
--- a/tests/lcitool/libvirt-ci
+++ b/tests/lcitool/libvirt-ci
@@ -1 +1 @@
-Subproject commit 9ad3f70bde9865d5ad18f36d256d472e72b5cbf3
+Subproject commit b6a65806bc9b2b56985f5e97c936b77c7e7a99fc
diff --git a/tests/vm/generated/freebsd.json b/tests/vm/generated/freebsd.json
index 3cb7fb7060..81fc38d798 100644
--- a/tests/vm/generated/freebsd.json
+++ b/tests/vm/generated/freebsd.json
@@ -13,7 +13,7 @@
"bzip2",
"ca_root_nss",
"capstone4",
- "ccache",
+ "ccache4",
"cmocka",
"ctags",
"curl",
--
2.39.5
- [PULL 07/32] tests/functional: update the mips64el tuxrun tests, (continued)
- [PULL 07/32] tests/functional: update the mips64el tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 02/32] tests/functional: update the i386 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 06/32] tests/functional: update the mips64 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 03/32] tests/functional: add a m68k tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 05/32] tests/functional: update the mips32el tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 13/32] tests/functional: update the sparc64 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 08/32] tests/functional: update the ppc32 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 10/32] tests/functional: update the riscv32 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 12/32] tests/functional: update the s390x tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 09/32] tests/functional: update the ppc64 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 24/32] tests/lcitool: bump to latest version of libvirt-ci,
Alex Bennée <=
- [PULL 14/32] tests/functional: update the x86_64 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 15/32] tests/functional/aarch64: add tests for FEAT_RME, Alex Bennée, 2025/01/10
- [PULL 18/32] tests/functional: remove hacky sleep from the tests, Alex Bennée, 2025/01/10
- [PULL 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker, Alex Bennée, 2025/01/10
- [PULL 11/32] tests/functional: update the riscv64 tuxrun tests, Alex Bennée, 2025/01/10
- [PULL 27/32] tests/vm: fix build_path based path, Alex Bennée, 2025/01/10
- [PULL 25/32] tests/docker: move riscv64 cross container from sid to trixie, Alex Bennée, 2025/01/10
- [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test, Alex Bennée, 2025/01/10
- [PULL 32/32] MAINTAINERS: Remove myself from reviewers, Alex Bennée, 2025/01/10
- [PULL 16/32] tests/qtest: remove clock_steps from virtio tests, Alex Bennée, 2025/01/10