summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnil Belur <abelur@linuxfoundation.org>2022-09-07 09:52:46 +1000
committerAnil Belur <abelur@linuxfoundation.org>2022-09-07 09:52:46 +1000
commitc9acbabda181075750e891f56e30facbe2c79361 (patch)
tree9886b5d3f0ddbbeeb86654fada7e448338ccf751
parentaea673bb5fc4f92297ef3798abdd203157359d08 (diff)
Feat: Add CentOS Streams 8 packer jobs
CentOS 8 is EOL and is replaced with CentOS Appstreams. Change-Id: I687bc7f8fd1a69ed2006e807f6be5c4e7cb985d9 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
m---------global-jjb0
-rw-r--r--jjb/ci-management/ci-management-packer-jobs.yaml6
2 files changed, 3 insertions, 3 deletions
diff --git a/global-jjb b/global-jjb
-Subproject a09b8bab2c37f67f0f5e9ef36f9e93b330fdd57
+Subproject a8c7722c19cfca9f0361c578ce63bf552093dd0
diff --git a/jjb/ci-management/ci-management-packer-jobs.yaml b/jjb/ci-management/ci-management-packer-jobs.yaml
index 1b41e92d1..74c9f96f3 100644
--- a/jjb/ci-management/ci-management-packer-jobs.yaml
+++ b/jjb/ci-management/ci-management-packer-jobs.yaml
@@ -15,7 +15,7 @@
platforms:
- centos-7
- - centos-8
+ - centos-cs-8
- ubuntu-18.04
- ubuntu-20.04
templates: builder
@@ -37,7 +37,7 @@
platforms:
- centos-7
- - centos-8
+ - centos-cs-8
- ubuntu-18.04-arm64
- ubuntu-18.04
- ubuntu-20.04
@@ -80,7 +80,7 @@
platforms:
- centos-7
- - centos-8
+ - centos-cs-8
templates: redis
update-cloud-image: true