Feat: Add CentOS Streams 8 packer jobs 69/130769/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 6 Sep 2022 23:52:46 +0000 (09:52 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 6 Sep 2022 23:52:46 +0000 (09:52 +1000)
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>
global-jjb
jjb/ci-management/ci-management-packer-jobs.yaml

index a09b8ba..a8c7722 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a09b8bab2c37f67f0f5e9ef36f9e93b330fdd571
+Subproject commit a8c7722c19cfca9f0361c578ce63bf552093dd0e
index 1b41e92..74c9f96 100644 (file)
@@ -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