CI: Build Ubuntu 22.04 packer images 32/140232/1
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 16 Feb 2025 04:23:31 +0000 (14:23 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sun, 16 Feb 2025 04:25:21 +0000 (14:25 +1000)
Ubuntu 20.04 support ends May 2025 ensure the images
are built and ready to upgrade to 22.04 which has support
until 2027.

Issue-ID: CIMAN-33
Change-Id: I9d435422c0170416b940f2831f388fe235a099e8
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/ci-management/ci-management-packer-jobs.yaml

index f4f50cd..da83aa2 100644 (file)
@@ -18,6 +18,7 @@
       - centos-cs-8
       - ubuntu-18.04
       - ubuntu-20.04
+      - ubuntu-22.04
     templates: builder
     update-cloud-image: true
 
@@ -41,6 +42,7 @@
       - centos-cs-8
       - ubuntu-18.04
       - ubuntu-20.04
+      - ubuntu-22.04
     templates: docker
     update-cloud-image: true
 
@@ -62,6 +64,7 @@
     platforms:
       - centos-cs-8
       - ubuntu-20.04
+      - ubuntu-22.04
     templates: devstack
     update-cloud-image: true
 
 
     platforms:
       - ubuntu-20.04
+      - ubuntu-22.04
     templates: memcached
     update-cloud-image: true
 
 
     platforms:
       - ubuntu-20.04
+      - ubuntu-22.04
     templates: helm
     update-cloud-image: true