From: Vanessa Valderrama Date: Wed, 27 Oct 2021 18:02:23 +0000 (-0500) Subject: Chore: Remove unused packer jobs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=54f10a6f38996907cf3dbcb698810757b4dfffd5;p=ci-management.git Chore: Remove unused packer jobs Required images: CentOS 7, CentOS 8 and Ubuntu 20.04 Removing unused packer images, the only builders in use are CentOS 7 builders. We'll move to CentOS 8 once the images are built. TLDK will be using Ubuntu 20.04 images once we have the correct packages installed. Signed-off-by: Vanessa Valderrama Change-Id: Ifbdab4f253d17cf006a5d2ce4aafa82b54291a3e --- diff --git a/jjb/ci-management/ci-packer-jobs.yaml b/jjb/ci-management/ci-packer-jobs.yaml index b90229496..bbb843121 100644 --- a/jjb/ci-management/ci-packer-jobs.yaml +++ b/jjb/ci-management/ci-packer-jobs.yaml @@ -14,8 +14,6 @@ platforms: - centos-7 - centos-8 - - ubuntu-18.04 - - ubuntu-18.04-arm64 - ubuntu-20.04 - ubuntu-20.04-arm64