[lxc-devel] [lxc-ci/master] Add Fedora 33

monstermunchkin on Github lxc-bot at linuxcontainers.org
Tue Oct 27 15:22:08 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/20201027/57b34398/attachment.bin>
-------------- next part --------------
From 02ca12378ef8890337515f819fad64713cc682a4 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 27 Oct 2020 16:08:02 +0100
Subject: [PATCH 1/2] jenkins/jobs: Add Fedora 33

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

diff --git a/jenkins/jobs/image-fedora.yaml b/jenkins/jobs/image-fedora.yaml
index 953032b..5d585f1 100644
--- a/jenkins/jobs/image-fedora.yaml
+++ b/jenkins/jobs/image-fedora.yaml
@@ -22,6 +22,7 @@
         values:
         - 31
         - 32
+        - 33
 
     - axis:
         name: variant

From 1e4f57dafc470fdc37fe762c9815bb5447daef8c Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 27 Oct 2020 16:08:48 +0100
Subject: [PATCH 2/2] images: Remove obsolete filters in Fedora

Signed-off-by: Thomas Hipp <thomas.hipp at canonical.com>
---
 images/fedora.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/images/fedora.yaml b/images/fedora.yaml
index 7cd808e..f4261bb 100644
--- a/images/fedora.yaml
+++ b/images/fedora.yaml
@@ -114,9 +114,6 @@ files:
     BindReadOnlyPaths=/sys
   variants:
   - default
-  releases:
-  - 31
-  - 32
   types:
   - container
 


More information about the lxc-devel mailing list