X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-packer.yaml;h=4f741f6434f2ee76b240ca3cd4afcabf86f3dc4d;hb=5ee9050a86a8772fc1480bf54db7467513637b18;hp=8c8315d901f14784d0354349ce4a901aaf0350e3;hpb=4e0d56afc7d3d3d2139d0427b6fbb341c82a5b28;p=ci-management.git diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index 8c8315d9..4f741f64 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -8,6 +8,7 @@ build-node: centos7-builder-1c-1g build-timeout: 90 cron: "00 H 1 * *" + packer-cloud-settings: packer-cloud-env-hcl - project: name: packer-verify @@ -16,7 +17,6 @@ <<: *ci_packer_common - - project: name: packer-builder-jobs jobs: @@ -28,6 +28,8 @@ platforms: - centos-7 - centos-8 + - centos-cs-8 + - centos-cs-9 - ubuntu-18.04 - ubuntu-20.04 @@ -41,4 +43,32 @@ templates: docker platforms: - centos-7 + - centos-cs-8 + - centos-cs-9 - ubuntu-18.04 + - ubuntu-20.04 + +- project: + name: packer-devstack-jobs + jobs: + - gerrit-packer-merge + + <<: *ci_packer_common + + templates: devstack + platforms: + - centos-cs-8 + - centos-cs-9 + - ubuntu-20.04 + +- project: + name: packer-devstack-pre-pip-yoga-jobs + jobs: + - gerrit-packer-merge + + <<: *ci_packer_common + + templates: devstack-pre-pip-yoga + platforms: + - centos-cs-8 + - centos-cs-9