X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-management-packer-jobs.yaml;h=74c9f96f389a0576d0fc565b1d4fbdee8ec4cccf;hb=refs%2Fchanges%2F69%2F130769%2F1;hp=888fe2aad16b5c0c8ef0eb3b0a7cd7572242d2d3;hpb=6b54dfa6dd59a59613667e16a69ee61236daf39d;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 888fe2aad..74c9f96f3 100644 --- a/jjb/ci-management/ci-management-packer-jobs.yaml +++ b/jjb/ci-management/ci-management-packer-jobs.yaml @@ -3,6 +3,7 @@ name: packer-builder-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build project: ci-management project-name: ci-management @@ -14,15 +15,17 @@ platforms: - centos-7 - - centos-7-arm64 - - ubuntu-16.04 - - ubuntu-18.04-arm64 + - centos-cs-8 + - ubuntu-18.04 + - ubuntu-20.04 templates: builder + update-cloud-image: true - project: name: packer-docker-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build project: ci-management project-name: ci-management @@ -30,17 +33,23 @@ archive-artifacts: '**/*.log' build-node: centos7-builder-2c-1g - build-timeout: 60 + build-timeout: 90 platforms: - - ubuntu-16.04 + - centos-7 + - centos-cs-8 - ubuntu-18.04-arm64 + - ubuntu-18.04 + - ubuntu-20.04 + - ubuntu-20.04-arm64 templates: docker + update-cloud-image: true - project: name: packer-memcached-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build project: ci-management project-name: ci-management @@ -51,13 +60,16 @@ build-timeout: 90 platforms: - - ubuntu-16.04 + - ubuntu-18.04 + - ubuntu-20.04 templates: memcached + update-cloud-image: true - project: name: packer-redis-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build project: ci-management project-name: ci-management @@ -68,12 +80,15 @@ platforms: - centos-7 + - centos-cs-8 templates: redis + update-cloud-image: true - project: name: packer-helm-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build project: ci-management project-name: ci-management @@ -83,7 +98,7 @@ build-node: centos7-builder-2c-1g platforms: - - centos-7 - - ubuntu-16.04 + - ubuntu-18.04 + - ubuntu-20.04 templates: helm - + update-cloud-image: true