[lxc-devel] [lxc-ci/master] jenkins: Update openSUSE versions

monstermunchkin on Github lxc-bot at linuxcontainers.org
Thu Jul 11 06:49:11 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 418 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190710/69dde74f/attachment.bin>
-------------- next part --------------
From 643c67d27d6e111b7749d7a365208895099b8897 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Thu, 11 Jul 2019 08:46:59 +0200
Subject: [PATCH] jenkins: Update openSUSE versions

Add Leap 15.1, and remove Leap 42.3 as it has reached EOL.

Signed-off-by: Thomas Hipp <thomas.hipp at canonical.com>
---
 jenkins/jobs/image-opensuse.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jenkins/jobs/image-opensuse.yaml b/jenkins/jobs/image-opensuse.yaml
index 3ddef53..4b77c2c 100644
--- a/jenkins/jobs/image-opensuse.yaml
+++ b/jenkins/jobs/image-opensuse.yaml
@@ -20,8 +20,8 @@
         name: release
         type: user-defined
         values:
+        - "15.1"
         - "15.0"
-        - "42.3"
         - "tumbleweed"
 
     - axis:


More information about the lxc-devel mailing list