X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=8f061f9e855fd6c4b815ea6dfa3f854ac2427980;hb=cddf156ee90c6dbd8447299d50aa40c20c4ce573;hp=72007f085080da54d8457d20350b0dd3078203ab;hpb=39a0450315a14058a0c8fd7eb8c53fad2637249f;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 72007f085..8f061f9e8 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -1,4 +1,13 @@ --- +- project: + name: packer-packer-verify-jobs + jobs: + - gerrit-packer-verify + + project: releng/builder + project-name: builder + build-node: centos7-builder-2c-1g + - project: name: packer-builder-jobs jobs: @@ -11,10 +20,62 @@ build-node: centos7-builder-2c-1g build-timeout: 90 + cron: '00 H 1 * *' platforms: centos-7 templates: builder +- project: + name: packer-devstack-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 90 + cron: '00 H 1 * *' + + platforms: centos-7 + templates: devstack + +- project: + name: packer-devstack-pre-pip-queens-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 75 + cron: '00 H 1 * *' + + platforms: centos-7 + templates: devstack-pre-pip-queens + +- project: + name: packer-devstack-pre-pip-rocky-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 75 + cron: '00 H 1 * *' + + platforms: centos-7 + templates: devstack-pre-pip-rocky + - project: name: packer-docker-jobs jobs: @@ -27,12 +88,75 @@ build-node: centos7-builder-2c-1g build-timeout: 60 + cron: '00 H 1 * *' - platforms: centos-7 + platforms: + - centos-7 + - ubuntu-16.04 templates: docker - project: - name: packer-mininet-jobs + name: packer-gbp-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 90 + cron: '00 H 1 * *' + + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true + templates: gbp + +- project: + name: packer-mininet-ovs-2.5-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 60 + cron: '00 H 1 * *' + + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true + templates: mininet-ovs-2.5 + +- project: + name: packer-mininet-ovs-2.6-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 75 + cron: '00 H 1 * *' + + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true + templates: mininet-ovs-2.6 + +- project: + name: packer-mininet-ovs-2.8-jobs jobs: - gerrit-packer-merge @@ -43,8 +167,12 @@ build-node: centos7-builder-2c-1g build-timeout: 90 + cron: '00 H 1 * *' - platforms: ubuntu-16.04 + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.8 - project: @@ -58,6 +186,28 @@ archive-artifacts: '**/*.log' build-node: centos7-builder-2c-1g + build-timeout: 60 + cron: '00 H 1 * *' platforms: centos-7 templates: robot + +- project: + name: packer-kubernetes-jobs + jobs: + - gerrit-packer-merge + + project: releng/builder + project-name: builder + branch: master + archive-artifacts: '**/*.log' + + build-node: centos7-builder-2c-1g + build-timeout: 90 + cron: '00 H 1 * *' + + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true + templates: kubernetes