X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=4f01a14db94786223358ada86cf6980e917a1ae4;hb=b5d6fe038cf731d6681d05a2753c050cc6487ed0;hp=e6b79cb35df4ecc45a8d674051b5acee4ebe774a;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index e6b79cb35..4f01a14db 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -16,14 +16,17 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 90 - cron: '00 H 1 * *' + cron: "00 H 1 * *" - platforms: centos-7 + platforms: + - centos-7 + - centos-8 templates: builder + update-cloud-image: true - project: name: packer-devstack-jobs @@ -33,84 +36,90 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 90 - cron: '00 H 1 * *' + cron: "00 H 1 * *" - templates: devstack platforms: centos-7 + templates: devstack + update-cloud-image: true - project: - name: packer-devstack-pre-pip-ocata-jobs + name: packer-devstack-pre-pip-queens-jobs jobs: - gerrit-packer-merge project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 75 - cron: '00 H 1 * *' + cron: "00 H 1 * *" - templates: devstack-pre-pip-ocata 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 project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 75 - cron: '00 H 1 * *' + cron: "00 H 1 * *" - templates: devstack-pre-pip-pike platforms: centos-7 + templates: devstack-pre-pip-rocky + update-cloud-image: true - project: - name: packer-docker-jobs + name: packer-devstack-pre-pip-stein-jobs jobs: - gerrit-packer-merge project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g - build-timeout: 60 - cron: '00 H 1 * *' + build-timeout: 75 + cron: "00 H 1 * *" platforms: centos-7 - templates: docker + templates: devstack-pre-pip-stein + update-cloud-image: true - project: - name: packer-gbp-jobs + name: packer-docker-jobs jobs: - gerrit-packer-merge project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g - build-timeout: 90 - cron: '00 H 1 * *' + build-timeout: 60 + cron: "00 H 1 * *" - templates: gbp platforms: - - ubuntu-14.04 + - centos-7 - ubuntu-16.04 + - ubuntu-18.04 + templates: docker + update-cloud-image: true - project: name: packer-mininet-ovs-2.5-jobs @@ -120,14 +129,17 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 60 - cron: '00 H 1 * *' + cron: "00 H 1 * *" + platforms: + - ubuntu-16.04 + - ubuntu-18.04 templates: mininet-ovs-2.5 - platforms: ubuntu-16.04 + update-cloud-image: true - project: name: packer-mininet-ovs-2.6-jobs @@ -137,14 +149,17 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 75 - cron: '00 H 1 * *' + cron: "00 H 1 * *" + platforms: + - ubuntu-16.04 + - ubuntu-18.04 templates: mininet-ovs-2.6 - platforms: ubuntu-16.04 + update-cloud-image: true - project: name: packer-mininet-ovs-2.8-jobs @@ -154,14 +169,17 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 90 - cron: '00 H 1 * *' + cron: "00 H 1 * *" + platforms: + - ubuntu-16.04 + - ubuntu-18.04 templates: mininet-ovs-2.8 - platforms: ubuntu-16.04 + update-cloud-image: true - project: name: packer-robot-jobs @@ -171,28 +189,32 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" build-node: centos7-builder-2c-1g build-timeout: 60 - cron: '00 H 1 * *' + cron: "00 H 1 * *" 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' + 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"