[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH for-9.1 2/9] tests/lcitool/libvirt-ci: Update to the latest maste
From: |
Thomas Huth |
Subject: |
[PATCH for-9.1 2/9] tests/lcitool/libvirt-ci: Update to the latest master branch |
Date: |
Thu, 28 Mar 2024 15:05:59 +0100 |
We need the latest fixes for the lcitool to be able to properly
update our CentOS docker file to CentOS Stream 9.
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..e25d813a62 160000
--- a/tests/lcitool/libvirt-ci
+++ b/tests/lcitool/libvirt-ci
@@ -1 +1 @@
-Subproject commit 77c800186f34b21be7660750577cc5582a914deb
+Subproject commit e25d813a62fb8fa0ee7aa0748cf720b59a187e71
--
2.44.0
- [PATCH for-9.1 0/9] Switch to glib URI parsing code, Thomas Huth, 2024/03/28
- [PATCH for-9.1 1/9] tests: Remove Ubuntu 20.04 container, Thomas Huth, 2024/03/28
- [PATCH for-9.1 3/9] tests: Update our CI to use CentOS Stream 9 instead of 8, Thomas Huth, 2024/03/28
- [PATCH for-9.1 4/9] Bump minimum glib version to v2.66, Thomas Huth, 2024/03/28
- [PATCH for-9.1 5/9] block/gluster: Use URI parsing code from glib, Thomas Huth, 2024/03/28
- [PATCH for-9.1 2/9] tests/lcitool/libvirt-ci: Update to the latest master branch,
Thomas Huth <=
- [PATCH for-9.1 7/9] block/nfs: Use URI parsing code from glib, Thomas Huth, 2024/03/28
- [PATCH for-9.1 6/9] block/nbd: Use URI parsing code from glib, Thomas Huth, 2024/03/28
- Re: [PATCH for-9.1 6/9] block/nbd: Use URI parsing code from glib, Eric Blake, 2024/03/28
[PATCH for-9.1 8/9] block/ssh: Use URI parsing code from glib, Thomas Huth, 2024/03/28