X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-packer.yaml;h=5e2488eee26418499003d989bca1502af5d6f77d;hb=4737d6e2ffa8465af36d9611a7e53917e5b51a77;hp=4181e58b5c74d531de6566d3162e92801f76b9d4;hpb=f4513e8c98516a90eef57b1bd44f9129e873ce59;p=ci-management.git diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index 4181e58b..5e2488ee 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -1,5 +1,5 @@ --- -- ci_packer_common: &ci_packer_common +- _ci_packer_common: &ci_packer_common name: ci-packer-common # Defines common ci-packer configuration @@ -16,7 +16,6 @@ <<: *ci_packer_common - - project: name: packer-builder-jobs jobs: @@ -28,6 +27,8 @@ platforms: - centos-7 - centos-8 + - centos-cs-8 + - centos-cs-9 - ubuntu-18.04 - ubuntu-20.04 @@ -41,4 +42,7 @@ templates: docker platforms: - centos-7 + - centos-cs-8 + - centos-cs-9 - ubuntu-18.04 + - ubuntu-20.04