X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=a2c44a170b3186cd25ebbc6f2ca8906162582d5e;hb=38428097bb55581564574c2494e4093222d3e4e7;hp=a2d1fd44beef1159da4aa3a57601bfee1217f0df;hpb=f46355fea7793b5f992b15bc82dc158429883ccb;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index a2d1fd44b..a2c44a170 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -24,6 +24,7 @@ platforms: centos-7 templates: builder + update-cloud-image: true - project: name: packer-devstack-jobs @@ -39,11 +40,30 @@ build-timeout: 90 cron: '00 H 1 * *' + platforms: centos-7 templates: devstack + update-cloud-image: true + +- 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 + update-cloud-image: true - project: - name: packer-devstack-pre-pip-pike-jobs + name: packer-devstack-pre-pip-rocky-jobs jobs: - gerrit-packer-merge @@ -56,11 +76,12 @@ build-timeout: 75 cron: '00 H 1 * *' - templates: devstack-pre-pip-pike platforms: centos-7 + templates: devstack-pre-pip-rocky + update-cloud-image: true - project: - name: packer-devstack-pre-pip-queens-jobs + name: packer-devstack-pre-pip-stein-jobs jobs: - gerrit-packer-merge @@ -73,8 +94,9 @@ build-timeout: 75 cron: '00 H 1 * *' - templates: devstack-pre-pip-queens platforms: centos-7 + templates: devstack-pre-pip-stein + update-cloud-image: true - project: name: packer-docker-jobs @@ -90,8 +112,12 @@ build-timeout: 60 cron: '00 H 1 * *' - platforms: centos-7 + platforms: + - centos-7 + - ubuntu-16.04 + - ubuntu-18.04 templates: docker + update-cloud-image: true - project: name: packer-gbp-jobs @@ -107,10 +133,12 @@ build-timeout: 90 cron: '00 H 1 * *' - templates: gbp platforms: - - ubuntu-14.04 - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true + templates: gbp + update-cloud-image: true - project: name: packer-mininet-ovs-2.5-jobs @@ -126,8 +154,12 @@ build-timeout: 60 cron: '00 H 1 * *' + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.5 - platforms: ubuntu-16.04 + update-cloud-image: true - project: name: packer-mininet-ovs-2.6-jobs @@ -143,8 +175,12 @@ build-timeout: 75 cron: '00 H 1 * *' + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.6 - platforms: ubuntu-16.04 + update-cloud-image: true - project: name: packer-mininet-ovs-2.8-jobs @@ -160,8 +196,12 @@ build-timeout: 90 cron: '00 H 1 * *' + platforms: + - ubuntu-16.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.8 - platforms: ubuntu-16.04 + update-cloud-image: true - project: name: packer-robot-jobs @@ -179,20 +219,24 @@ platforms: centos-7 templates: robot + update-cloud-image: true - project: - name: packer-kubernetes-jobs + name: openstack-update-cloud-images jobs: - - gerrit-packer-merge + - gerrit-openstack-update-cloud-image project: releng/builder project-name: builder branch: master archive-artifacts: '**/*.log' + jenkins-ssh-credential: 'opendaylight-jenkins-ssh' build-node: centos7-builder-2c-1g - build-timeout: 90 - cron: '00 H 1 * *' + # update-cloud-image: true + build-timeout: 10 - platforms: ubuntu-16.04 - templates: kubernetes + gerrit-user: "jenkins-$SILO" + gerrit-host: "git.opendaylight.org" + gerrit-topic: "update-cloud-image" + reviewers-email: "jenkins-releng@opendaylight.org"