X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=a2c44a170b3186cd25ebbc6f2ca8906162582d5e;hb=dcff7c72e0d0e97a14ab776fd407d74edb86c97b;hp=64194b30c8c4e0ed9d1ef9572f2a14aab3b864a5;hpb=02b30d17c5a18771cc75c50c80768cdc1ee5c6c6;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 64194b30c..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,6 +42,7 @@ platforms: centos-7 templates: devstack + update-cloud-image: true - project: name: packer-devstack-pre-pip-queens-jobs @@ -58,6 +60,7 @@ platforms: centos-7 templates: devstack-pre-pip-queens + update-cloud-image: true - project: name: packer-devstack-pre-pip-rocky-jobs @@ -75,6 +78,7 @@ platforms: centos-7 templates: devstack-pre-pip-rocky + update-cloud-image: true - project: name: packer-devstack-pre-pip-stein-jobs @@ -92,6 +96,7 @@ platforms: centos-7 templates: devstack-pre-pip-stein + update-cloud-image: true - project: name: packer-docker-jobs @@ -110,7 +115,9 @@ platforms: - centos-7 - ubuntu-16.04 + - ubuntu-18.04 templates: docker + update-cloud-image: true - project: name: packer-gbp-jobs @@ -131,6 +138,7 @@ - ubuntu-18.04: disable-job: true templates: gbp + update-cloud-image: true - project: name: packer-mininet-ovs-2.5-jobs @@ -151,6 +159,7 @@ - ubuntu-18.04: disable-job: true templates: mininet-ovs-2.5 + update-cloud-image: true - project: name: packer-mininet-ovs-2.6-jobs @@ -171,6 +180,7 @@ - ubuntu-18.04: disable-job: true templates: mininet-ovs-2.6 + update-cloud-image: true - project: name: packer-mininet-ovs-2.8-jobs @@ -191,6 +201,7 @@ - ubuntu-18.04: disable-job: true templates: mininet-ovs-2.8 + update-cloud-image: true - project: name: packer-robot-jobs @@ -208,23 +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: - disable-job: true - templates: kubernetes + gerrit-user: "jenkins-$SILO" + gerrit-host: "git.opendaylight.org" + gerrit-topic: "update-cloud-image" + reviewers-email: "jenkins-releng@opendaylight.org"