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

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) ===
This reverts commit d53e606371a943c635099943e44d8a6c9ceefeb5.

Currently, the only available images for v2019.3 are the rc3 ones
which we don't support.

Signed-off-by: Thomas Hipp <thomas.h...@canonical.com>

From d78d97925a1c4786d8c08c66b0b19ad85af9acaf Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.h...@canonical.com>
Date: Tue, 23 Jun 2020 14:17:43 +0200
Subject: [PATCH] Revert "jenkins/jobs: Add Apertis v2019.3"

This reverts commit d53e606371a943c635099943e44d8a6c9ceefeb5.

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 ca9b223..7b610a8 100644
--- a/jenkins/jobs/image-apertis.yaml
+++ b/jenkins/jobs/image-apertis.yaml
@@ -18,7 +18,7 @@
         name: release
         type: user-defined
         values:
-        - 'v2019.3'
+        - 'v2019.2'
         - 'v2020.0'
 
     - axis:
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to