From 54f10a6f38996907cf3dbcb698810757b4dfffd5 Mon Sep 17 00:00:00 2001 From: Vanessa Valderrama Date: Wed, 27 Oct 2021 13:02:23 -0500 Subject: [PATCH] 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 --- jjb/ci-management/ci-packer-jobs.yaml | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.16.6