From abada208fc667ef3bca8235041480d61c4a526cb Mon Sep 17 00:00:00 2001 From: Vanessa Valderrama Date: Mon, 30 Jun 2025 13:18:23 -0500 Subject: [PATCH] chore: Remove unused Packer jobs Removing unused Packer jobs. We only need imgages for the remaining nodes which are CentOS7 and CentOS8 builders Change-Id: Ie839c134479d0b1cc0887e52f8f9435c97ae3d1c Signed-off-by: Vanessa Valderrama --- jjb/ci-management/ci-packer-jobs.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/jjb/ci-management/ci-packer-jobs.yaml b/jjb/ci-management/ci-packer-jobs.yaml index 0496d98ea..ff0262dc4 100644 --- a/jjb/ci-management/ci-packer-jobs.yaml +++ b/jjb/ci-management/ci-packer-jobs.yaml @@ -14,9 +14,6 @@ platforms: - centos-7 - centos-8 - - ubuntu-20.04 - - ubuntu-20.04-arm64 templates: - builder - - docker -- 2.16.6