X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=e78f608c9f181f16fca6e5d269884bac82e952ca;hb=1ce6af3e17919e39b4268321f52381c25ff83e7d;hp=99b39487dcc905abebe8956cb6b9920e3c6dd37b;hpb=f891b5e47616bc18d20302e07f64980cdcf81fbf;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 99b39487d..e78f608c9 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 + 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 + platforms: + - centos-7 + - ubuntu-16.04 templates: docker - project: - name: packer-mininet-jobs + name: packer-gbp-jobs jobs: - gerrit-packer-merge @@ -43,8 +107,69 @@ build-node: centos7-builder-2c-1g build-timeout: 90 + cron: '00 H 1 * *' - platforms: ubuntu-16.04 + platforms: + - ubuntu-14.04 + - ubuntu-16.04 + - ubuntu-18.04 + 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 + 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 + 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 templates: mininet-ovs-2.8 - project: @@ -58,6 +183,27 @@ archive-artifacts: '**/*.log' build-node: centos7-builder-2c-1g + build-timeout: 60 + cron: '00 H 1 * *' - platforms: centos + 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 + templates: kubernetes