From: Bengt Thuree Date: Thu, 26 Aug 2021 06:33:43 +0000 (+1000) Subject: Chore: Adding 20.04 ubuntu images X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=2f5ec77a240ee0dc6325b1b5afd5a40b22deb272 Chore: Adding 20.04 ubuntu images Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree Change-Id: I0b4eafd0c4f141f295312926bb398c80a385b69c --- diff --git a/jjb/ci-management/ci-management-packer-jobs.yaml b/jjb/ci-management/ci-management-packer-jobs.yaml index d05996f9b..60d74c99b 100644 --- a/jjb/ci-management/ci-management-packer-jobs.yaml +++ b/jjb/ci-management/ci-management-packer-jobs.yaml @@ -16,6 +16,7 @@ platforms: - centos-7 - ubuntu-18.04 + - ubuntu-20.04 templates: builder update-cloud-image: true @@ -37,6 +38,8 @@ - centos-7 - ubuntu-18.04-arm64 - ubuntu-18.04 + - ubuntu-20.04 + - ubuntu-20.04-arm64 templates: docker update-cloud-image: true @@ -56,6 +59,7 @@ platforms: - ubuntu-18.04 + - ubuntu-20.04 templates: memcached update-cloud-image: true @@ -92,5 +96,6 @@ platforms: - ubuntu-18.04 + - ubuntu-20.04 templates: helm update-cloud-image: true