[libvirt] [PATCH v2 2/3] ci: Update image list

Andrea Bolognani posted 3 patches 6 years, 7 months ago
[libvirt] [PATCH v2 2/3] ci: Update image list
Posted by Andrea Bolognani 6 years, 7 months ago
We really need to change this so that it fetches the image
list dynamically from Quay, but for the time being at least
make sure the static list is accurate.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 Makefile.ci | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/Makefile.ci b/Makefile.ci
index 009d0df8fa..8857c953b2 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -243,23 +243,25 @@ ci-help:
 	@echo
 	@echo "    centos-7"
 	@echo "    debian-9"
+	@echo "    debian-10"
 	@echo "    debian-sid"
-	@echo "    fedora-28"
 	@echo "    fedora-29"
+	@echo "    fedora-30"
 	@echo "    fedora-rawhide"
+	@echo "    ubuntu-16"
 	@echo "    ubuntu-18"
 	@echo
 	@echo "Available cross-compiler container images:"
 	@echo
-	@echo "    debian-{9,sid}-cross-aarch64"
-	@echo "    debian-{9,sid}-cross-armv6l"
-	@echo "    debian-{9,sid}-cross-armv7l"
-	@echo "    debian-sid-cross-i686"
-	@echo "    debian-{9,sid}-cross-mips64el"
-	@echo "    debian-{9,sid}-cross-mips"
-	@echo "    debian-{9,sid}-cross-mipsel"
-	@echo "    debian-{9,sid}-cross-ppc64le"
-	@echo "    debian-{9,sid}-cross-s390x"
+	@echo "    debian-{9,10,sid}-cross-aarch64"
+	@echo "    debian-{9,10,sid}-cross-armv6l"
+	@echo "    debian-{9,10,sid}-cross-armv7l"
+	@echo "    debian-{10,sid}-cross-i686"
+	@echo "    debian-{9,10,sid}-cross-mips64el"
+	@echo "    debian-{9,10,sid}-cross-mips"
+	@echo "    debian-{9,10,sid}-cross-mipsel"
+	@echo "    debian-{9,10,sid}-cross-ppc64le"
+	@echo "    debian-{9,10,sid}-cross-s390x"
 	@echo
 	@echo "Available make variables:"
 	@echo
-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 2/3] ci: Update image list
Posted by Daniel P. Berrangé 6 years, 7 months ago
On Thu, Jul 11, 2019 at 12:53:06PM +0200, Andrea Bolognani wrote:
> We really need to change this so that it fetches the image
> list dynamically from Quay, but for the time being at least
> make sure the static list is accurate.
> 
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  Makefile.ci | 22 ++++++++++++----------
>  1 file changed, 12 insertions(+), 10 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list