X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-management-packer-jobs.yaml;h=1f772c4da86229212c364a2110cfe83db43fabe9;hb=b27342f9233908ba7bd2970f313d71f7306386db;hp=d05996f9b26f0fc340e2311feeaa5a5b89cab68d;hpb=ab0ebdc5137ce4b336f159b446348af1fb9477e1;p=ci-management.git diff --git a/jjb/ci-management/ci-management-packer-jobs.yaml b/jjb/ci-management/ci-management-packer-jobs.yaml index d05996f9b..1f772c4da 100644 --- a/jjb/ci-management/ci-management-packer-jobs.yaml +++ b/jjb/ci-management/ci-management-packer-jobs.yaml @@ -8,14 +8,16 @@ project: ci-management project-name: ci-management branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g build-timeout: 90 platforms: - - centos-7 + - centos-cs-8 - ubuntu-18.04 + - ubuntu-20.04 templates: builder update-cloud-image: true @@ -28,18 +30,60 @@ project: ci-management project-name: ci-management branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g build-timeout: 90 platforms: - centos-7 - - ubuntu-18.04-arm64 + - centos-cs-8 - ubuntu-18.04 + - ubuntu-20.04 templates: docker update-cloud-image: true +- project: + name: packer-devstack-jobs + jobs: + - gerrit-packer-merge + - gerrit-packer-verify-build + + project: ci-management + project-name: ci-management + branch: master + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl + + build-node: centos8-builder-2c-1g + build-timeout: 90 + + platforms: + - centos-cs-8 + templates: devstack + update-cloud-image: true + +- project: + name: packer-devstack-pre-pip-yoga-jobs + jobs: + - gerrit-packer-merge + - gerrit-packer-verify-build + + project: ci-management + project-name: ci-management + branch: master + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl + + build-node: centos8-builder-2c-1g + build-timeout: 90 + + platforms: + - centos-cs-8 + templates: devstack-pre-pip-yoga + update-cloud-image: true + - project: name: packer-memcached-jobs jobs: @@ -49,13 +93,14 @@ project: ci-management project-name: ci-management branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g build-timeout: 90 platforms: - - ubuntu-18.04 + - ubuntu-20.04 templates: memcached update-cloud-image: true @@ -68,12 +113,13 @@ project: ci-management project-name: ci-management branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g platforms: - - centos-7 + - centos-cs-8 templates: redis update-cloud-image: true @@ -86,11 +132,12 @@ project: ci-management project-name: ci-management branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" + packer-cloud-settings: packer-cloud-env-hcl - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g platforms: - - ubuntu-18.04 + - ubuntu-20.04 templates: helm update-cloud-image: true