[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 02/13] tests/lcitool/libvirt-ci: Update to the latest master b
From: |
Thomas Huth |
Subject: |
[PATCH v3 02/13] tests/lcitool/libvirt-ci: Update to the latest master branch |
Date: |
Thu, 18 Apr 2024 12:10:45 +0200 |
We need the latest fixes for the lcitool to be able to properly
update our CentOS docker file to CentOS Stream 9.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
tests/lcitool/libvirt-ci | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/lcitool/libvirt-ci b/tests/lcitool/libvirt-ci
index 77c800186f..cec6703971 160000
--- a/tests/lcitool/libvirt-ci
+++ b/tests/lcitool/libvirt-ci
@@ -1 +1 @@
-Subproject commit 77c800186f34b21be7660750577cc5582a914deb
+Subproject commit cec67039719becbfbab866f9c23574f389cf9559
--
2.44.0
- [PATCH v3 00/13] Drop old distros, bump glib and switch to glib URI parsing code, Thomas Huth, 2024/04/18
- [PATCH v3 01/13] tests: Remove Ubuntu 20.04 container, Thomas Huth, 2024/04/18
- [PATCH v3 02/13] tests/lcitool/libvirt-ci: Update to the latest master branch,
Thomas Huth <=
- [PATCH v3 03/13] tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update, Thomas Huth, 2024/04/18
- [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8, Thomas Huth, 2024/04/18
- [PATCH v3 05/13] .travis.yml: Update the jobs to Ubuntu 22.04, Thomas Huth, 2024/04/18
- [PATCH v3 06/13] ci: move external build environment setups to CentOS Stream 9, Thomas Huth, 2024/04/18
- [PATCH v3 08/13] Remove glib compatibility code that is not required anymore, Thomas Huth, 2024/04/18
- [PATCH v3 07/13] Bump minimum glib version to v2.66, Thomas Huth, 2024/04/18
- [PATCH v3 09/13] block/gluster: Use URI parsing code from glib, Thomas Huth, 2024/04/18
- [PATCH v3 10/13] block/nbd: Use URI parsing code from glib, Thomas Huth, 2024/04/18