X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=8f061f9e855fd6c4b815ea6dfa3f854ac2427980;hb=4e3d7a7845aa1042c15357e385f8ba2bea44973d;hp=6e876dd0120a187c290aae8c6d4ae154a747e91e;hpb=321d2beb638ea788003884f7aefdde104464c0cc;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 6e876dd01..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,15 @@ 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 @@ -43,8 +107,72 @@ 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 - platforms: ubuntu-16.04 + 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 + + 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: mininet-ovs-2.8 - project: @@ -58,6 +186,8 @@ archive-artifacts: '**/*.log' build-node: centos7-builder-2c-1g + build-timeout: 60 + cron: '00 H 1 * *' platforms: centos-7 templates: robot @@ -74,6 +204,10 @@ 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: kubernetes