[lxc-devel] [lxc-ci/master] Remove Ubuntu Eoan (EOL)

monstermunchkin on Github lxc-bot at linuxcontainers.org
Fri Jul 17 11:01:41 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/20200717/c04bde7c/attachment.bin>
-------------- next part --------------
From 0e382eed030b53b118acaea37bf1627d5e7a90fc Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Thu, 16 Jul 2020 15:36:46 +0200
Subject: [PATCH 1/2] jenkins/jobs: Remove Ubuntu Eoan

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

diff --git a/jenkins/jobs/image-ubuntu.yaml b/jenkins/jobs/image-ubuntu.yaml
index 9172ac2..65708e6 100644
--- a/jenkins/jobs/image-ubuntu.yaml
+++ b/jenkins/jobs/image-ubuntu.yaml
@@ -24,7 +24,6 @@
         - trusty
         - xenial
         - bionic
-        - eoan
         - focal
         - groovy
 

From e3d6a29460e0b406c6fd7e59e6a40199063eec01 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Thu, 16 Jul 2020 15:37:06 +0200
Subject: [PATCH 2/2] images/ubuntu: Remove traces of Ubuntu Eoan

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

diff --git a/images/ubuntu.yaml b/images/ubuntu.yaml
index dcb4237..59d26e2 100644
--- a/images/ubuntu.yaml
+++ b/images/ubuntu.yaml
@@ -350,7 +350,6 @@ files:
           dhcp-identifier: mac
   releases:
   - bionic
-  - eoan
   - focal
   - groovy
   types:
@@ -389,7 +388,6 @@ files:
           dhcp-identifier: mac
   releases:
   - bionic
-  - eoan
   - focal
   - groovy
   types:
@@ -599,7 +597,6 @@ actions:
     systemctl enable systemd-networkd
   releases:
   - bionic
-  - eoan
   - focal
   - groovy
 


More information about the lxc-devel mailing list