X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=f5c4d26a879406fb9ba7cc2b0509ff08155ce69d;hb=93a5304ef04620630cbd6de14694607048bf2aa3;hp=3f672c8c35c877867b45a74c93cb823b272de88c;hpb=c4e2ce358eaa5ad2e162ab60c7402898bb927128;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 3f672c8c3..f5c4d26a8 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-pike-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-pike + +- 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-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,69 @@ build-node: centos7-builder-2c-1g build-timeout: 90 + cron: '00 H 1 * *' + + 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' - platforms: ubuntu-16.04 + 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,8 @@ archive-artifacts: '**/*.log' build-node: centos7-builder-2c-1g + build-timeout: 60 + cron: '00 H 1 * *' platforms: centos-7 templates: robot @@ -74,8 +201,9 @@ build-node: centos7-builder-2c-1g build-timeout: 90 + cron: '00 H 1 * *' platforms: - ubuntu-16.04 - - centos-7 + - ubuntu-18.04 templates: kubernetes