The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/171
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===
From d53e606371a943c635099943e44d8a6c9ceefeb5 Mon Sep 17 00:00:00 2001 From: Thomas Hipp <thomas.h...@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.h...@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.h...@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.h...@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.h...@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.h...@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.h...@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.h...@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
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel