[PATCH] ci: Switch to OpenSUSE Leap 15.5

Michal Privoznik posted 1 patch 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/a7bef2a5713de8ae182565cafed548742bd8a777.1690275130.git.mprivozn@redhat.com
ci/containers/opensuse-leap-15.Dockerfile | 2 +-
ci/gitlab/builds.yml                      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH] ci: Switch to OpenSUSE Leap 15.5
Posted by Michal Privoznik 9 months, 2 weeks ago
OpenSUSE Leap was released recently (2023-06-07). Refresh our CI
with latest lcitool which brings this minor update.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---

Green pipeline:

https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/944440144

 ci/containers/opensuse-leap-15.Dockerfile | 2 +-
 ci/gitlab/builds.yml                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ci/containers/opensuse-leap-15.Dockerfile b/ci/containers/opensuse-leap-15.Dockerfile
index ca11edf808..dfb5b27bbb 100644
--- a/ci/containers/opensuse-leap-15.Dockerfile
+++ b/ci/containers/opensuse-leap-15.Dockerfile
@@ -4,7 +4,7 @@
 #
 # https://gitlab.com/libvirt/libvirt-ci
 
-FROM registry.opensuse.org/opensuse/leap:15.4
+FROM registry.opensuse.org/opensuse/leap:15.5
 
 RUN zypper update -y && \
     zypper install -y \
diff --git a/ci/gitlab/builds.yml b/ci/gitlab/builds.yml
index 8910a19c79..f4e67b363e 100644
--- a/ci/gitlab/builds.yml
+++ b/ci/gitlab/builds.yml
@@ -300,7 +300,7 @@ x86_64-opensuse-leap-15-local-env:
   needs: []
   allow_failure: false
   variables:
-    IMAGE: registry.opensuse.org/opensuse/leap:15.4
+    IMAGE: registry.opensuse.org/opensuse/leap:15.5
     NAME: opensuse-leap-15
     RPM: skip
 
-- 
2.41.0
Re: [PATCH] ci: Switch to OpenSUSE Leap 15.5
Posted by Daniel P. Berrangé 9 months, 2 weeks ago
On Tue, Jul 25, 2023 at 10:57:21AM +0200, Michal Privoznik wrote:
> OpenSUSE Leap was released recently (2023-06-07). Refresh our CI
> with latest lcitool which brings this minor update.
> 
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---

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


With 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 :|