[lxc-devel] [lxc-ci/master] image review

monstermunchkin on Github lxc-bot at linuxcontainers.org
Tue Jun 16 07:31:44 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 303 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200616/57283795/attachment.bin>
-------------- next part --------------
From d53e606371a943c635099943e44d8a6c9ceefeb5 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 16 Jun 2020 08:40:46 +0200
Subject: [PATCH 1/4] jenkins/jobs: Add Apertis v2019.3

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

diff --git a/jenkins/jobs/image-apertis.yaml b/jenkins/jobs/image-apertis.yaml
index 7b610a8..ca9b223 100644
--- a/jenkins/jobs/image-apertis.yaml
+++ b/jenkins/jobs/image-apertis.yaml
@@ -18,7 +18,7 @@
         name: release
         type: user-defined
         values:
-        - 'v2019.2'
+        - 'v2019.3'
         - 'v2020.0'
 
     - axis:

From 8b629ad95da956d0f69bd352f1502bb9545a9aeb Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 16 Jun 2020 08:44:54 +0200
Subject: [PATCH 2/4] jenkins/jobs: Remove Fedora 30 (EOL)

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

diff --git a/jenkins/jobs/image-fedora.yaml b/jenkins/jobs/image-fedora.yaml
index 14321bd..953032b 100644
--- a/jenkins/jobs/image-fedora.yaml
+++ b/jenkins/jobs/image-fedora.yaml
@@ -20,7 +20,6 @@
         name: release
         type: user-defined
         values:
-        - 30
         - 31
         - 32
 

From 8eb0412400e5caeed241142f7ed55d16cb06896b Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 16 Jun 2020 09:27:57 +0200
Subject: [PATCH 3/4] jenkins/jobs: Add Alpine 3.12

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

diff --git a/jenkins/jobs/image-alpine.yaml b/jenkins/jobs/image-alpine.yaml
index 1db707e..eecb2a5 100644
--- a/jenkins/jobs/image-alpine.yaml
+++ b/jenkins/jobs/image-alpine.yaml
@@ -24,6 +24,7 @@
         - "3.9"
         - "3.10"
         - "3.11"
+        - "3.12"
         - "edge"
 
     - axis:

From e65a22efbe59e81f0118187b6864e04302bc335f Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 16 Jun 2020 09:31:15 +0200
Subject: [PATCH 4/4] jenkins/includes: Update snap-distros

Signed-off-by: Thomas Hipp <thomas.hipp at canonical.com>
---
 jenkins/includes/snap-distros.yaml.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jenkins/includes/snap-distros.yaml.inc b/jenkins/includes/snap-distros.yaml.inc
index 9433530..b8f2a18 100644
--- a/jenkins/includes/snap-distros.yaml.inc
+++ b/jenkins/includes/snap-distros.yaml.inc
@@ -2,8 +2,8 @@
 - centos-7
 - debian-buster
 - debian-stretch
-- fedora-29
-- fedora-30
+- fedora-31
+- fedora-32
 - manjaro
 - opensuse-15.1
 - opensuse-tumbleweed


More information about the lxc-devel mailing list