On Mon, 2020-05-04 at 13:51 +0100, Daniel P. Berrangé wrote:
Replace Fedora 30 with Fedora 32
Replace Ubuntu 16.04 with Ubuntu 20.04
Switch generic jobs from Fedora 31 to Fedora 32
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
.gitlab-ci.yml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
Welp, should have done this myself before deleting the old container
images from quay.io :/
@@ -172,7 +172,7 @@ website:
- $MAKE -C docs install
- cd ..
- mv vroot/share/doc/libvirt/html/ website
- image: quay.io/libvirt/buildenv-libvirt-fedora-31:latest
+ image: quay.io/libvirt/buildenv-libvirt-fedora-32:latest
I thought the idea was to use CentOS 8 for these jobs to avoid the
constant churn?
Either way, the Fedora 31 images are still available, so these
changes are not even necessary to fix the CI.
To all the hunks before this one,
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
and safe for freeze.
--
Andrea Bolognani / Red Hat / Virtualization