CI: Add CentOS 8 Appstrems packer job 47/11247/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 31 May 2023 00:01:35 +0000 (10:01 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 31 May 2023 00:01:35 +0000 (10:01 +1000)
CentOS 7 is EOL and $projects should be prepare to
move to CentOS 8 AppStreams going forward.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Ie9241f4a9ecd7cd911afc2d48d56f6822f17c640

jjb/ci-management/ci-packer.yaml

index a7e8f4d..063eea7 100644 (file)
@@ -27,6 +27,7 @@
     platforms:
       - centos-7
       - centos-8
+      - centos-cs-8
       - ubuntu-18.04
       - ubuntu-20.04
 
@@ -40,4 +41,5 @@
     templates: docker
     platforms:
       - centos-7
+      - centos-cs-8
       - ubuntu-18.04