X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=a2c44a170b3186cd25ebbc6f2ca8906162582d5e;hb=cd38c4e007bf713cc41f71bb8cc1aa932d0f5518;hp=f5c4d26a879406fb9ba7cc2b0509ff08155ce69d;hpb=3e828103aafbee3fcc48f01589d774f90b3339e6;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index f5c4d26a8..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 @@ -41,9 +42,10 @@ platforms: centos-7 templates: devstack + update-cloud-image: true - project: - name: packer-devstack-pre-pip-pike-jobs + name: packer-devstack-pre-pip-queens-jobs jobs: - gerrit-packer-merge @@ -57,10 +59,11 @@ cron: '00 H 1 * *' platforms: centos-7 - templates: devstack-pre-pip-pike + templates: devstack-pre-pip-queens + update-cloud-image: true - project: - name: packer-devstack-pre-pip-queens-jobs + name: packer-devstack-pre-pip-rocky-jobs jobs: - gerrit-packer-merge @@ -74,7 +77,26 @@ cron: '00 H 1 * *' platforms: centos-7 - templates: devstack-pre-pip-queens + templates: devstack-pre-pip-rocky + update-cloud-image: true + +- project: + name: packer-devstack-pre-pip-stein-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-stein + update-cloud-image: true - project: name: packer-docker-jobs @@ -93,7 +115,9 @@ platforms: - centos-7 - ubuntu-16.04 + - ubuntu-18.04 templates: docker + update-cloud-image: true - project: name: packer-gbp-jobs @@ -110,10 +134,11 @@ cron: '00 H 1 * *' platforms: - - ubuntu-14.04 - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: gbp + update-cloud-image: true - project: name: packer-mininet-ovs-2.5-jobs @@ -131,8 +156,10 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.5 + update-cloud-image: true - project: name: packer-mininet-ovs-2.6-jobs @@ -150,8 +177,10 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.6 + update-cloud-image: true - project: name: packer-mininet-ovs-2.8-jobs @@ -169,8 +198,10 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.8 + update-cloud-image: true - project: name: packer-robot-jobs @@ -188,22 +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 - - ubuntu-18.04 - templates: kubernetes + gerrit-user: "jenkins-$SILO" + gerrit-host: "git.opendaylight.org" + gerrit-topic: "update-cloud-image" + reviewers-email: "jenkins-releng@opendaylight.org"