X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=aab44b24d912ef2080ea0f86b69d9f43e6823cac;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=eaee6cf0a8d29790c74120540fa2dcd2b746a3eb;hpb=23c117c1c817af76643af19f1086f5fac08a6c83;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index eaee6cf0a..aab44b24d 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -16,15 +16,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 - - centos-8 + - centos-cs-8 templates: builder update-cloud-image: true @@ -36,11 +36,11 @@ 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 @@ -54,11 +54,11 @@ 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 @@ -72,11 +72,11 @@ 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 @@ -90,11 +90,11 @@ 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 @@ -108,78 +108,38 @@ 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 - update-cloud-image: true - -- 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 - templates: mininet-ovs-2.5 - update-cloud-image: true - -- 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 - templates: mininet-ovs-2.6 + - centos-7 + templates: helm update-cloud-image: true - project: @@ -190,14 +150,13 @@ 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 update-cloud-image: true @@ -210,13 +169,15 @@ 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 @@ -228,12 +189,13 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' - jenkins-ssh-credential: 'opendaylight-jenkins-ssh' + archive-artifacts: "**/*.log" + jenkins-ssh-credential: "opendaylight-jenkins-ssh" build-node: centos7-builder-2c-1g # update-cloud-image: true build-timeout: 10 + submodule-disable: true gerrit-user: "jenkins-$SILO" gerrit-host: "git.opendaylight.org"