The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/198

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 02ca12378ef8890337515f819fad64713cc682a4 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.h...@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.h...@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.h...@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.h...@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
 
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to