From cde01027e639a34684fe175757e6b12641464534 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 11 Apr 2023 11:44:28 -0700 Subject: [PATCH] Chore: Cleanup unused packer jobs Remove packer jobs for deprecated nodes Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: Id07fdbf542d43dd121b8bfa6789b818ef6221a10 --- jjb/ci-management/ci-management-packer-jobs.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jjb/ci-management/ci-management-packer-jobs.yaml b/jjb/ci-management/ci-management-packer-jobs.yaml index a589c6115..ab6543feb 100644 --- a/jjb/ci-management/ci-management-packer-jobs.yaml +++ b/jjb/ci-management/ci-management-packer-jobs.yaml @@ -14,7 +14,6 @@ build-timeout: 90 platforms: - - centos-7 - centos-cs-8 - ubuntu-18.04 - ubuntu-20.04 @@ -38,10 +37,8 @@ platforms: - centos-7 - centos-cs-8 - - ubuntu-18.04-arm64 - ubuntu-18.04 - ubuntu-20.04 - - ubuntu-20.04-arm64 templates: docker update-cloud-image: true @@ -60,7 +57,6 @@ build-timeout: 90 platforms: - - ubuntu-18.04 - ubuntu-20.04 templates: memcached update-cloud-image: true @@ -79,7 +75,6 @@ build-node: centos8-builder-2c-1g platforms: - - centos-7 - centos-cs-8 templates: redis update-cloud-image: true @@ -98,7 +93,6 @@ build-node: centos8-builder-2c-1g platforms: - - ubuntu-18.04 - ubuntu-20.04 templates: helm update-cloud-image: true -- 2.16.6