X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=aab44b24d912ef2080ea0f86b69d9f43e6823cac;hb=9dd1d33bc3511a036233939ca8ea25088a56d919;hp=64194b30c8c4e0ed9d1ef9572f2a14aab3b864a5;hpb=36fb7412f66f779ac6c66cecae40dbb1795d7473;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 64194b30c..aab44b24d 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-cs-8 templates: builder + update-cloud-image: true - project: name: packer-devstack-jobs @@ -33,14 +36,15 @@ 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 templates: devstack + update-cloud-image: true - project: name: packer-devstack-pre-pip-queens-jobs @@ -50,14 +54,15 @@ 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: centos-7 templates: devstack-pre-pip-queens + update-cloud-image: true - project: name: packer-devstack-pre-pip-rocky-jobs @@ -67,14 +72,15 @@ 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: centos-7 templates: devstack-pre-pip-rocky + update-cloud-image: true - project: name: packer-devstack-pre-pip-stein-jobs @@ -84,14 +90,15 @@ 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: centos-7 templates: devstack-pre-pip-stein + update-cloud-image: true - project: name: packer-docker-jobs @@ -101,76 +108,39 @@ 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 - - ubuntu-16.04 + - ubuntu-18.04 + - ubuntu-20.04 templates: docker + update-cloud-image: true - project: - name: packer-gbp-jobs + name: packer-helm-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build 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: - disable-job: true - 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' + 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: - disable-job: true - 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: - disable-job: true - templates: mininet-ovs-2.6 + - ubuntu-18.04 + - centos-7 + templates: helm + update-cloud-image: true - project: name: packer-mininet-ovs-2.8-jobs @@ -180,17 +150,16 @@ 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: - disable-job: true + - ubuntu-18.04 templates: mininet-ovs-2.8 + update-cloud-image: true - project: name: packer-robot-jobs @@ -200,31 +169,35 @@ 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 + platforms: + - centos-7 + - centos-cs-8 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 * *' - - platforms: - - ubuntu-16.04 - - ubuntu-18.04: - disable-job: true - templates: kubernetes + # update-cloud-image: true + build-timeout: 10 + submodule-disable: true + + gerrit-user: "jenkins-$SILO" + gerrit-host: "git.opendaylight.org" + gerrit-topic: "update-cloud-image" + reviewers-email: "jenkins-releng@opendaylight.org"