X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-packer-jobs.yaml;h=9305c3df96757429ec694dfc67cf575107a1fa70;hb=94fe5811ecf86012bab9674f8ff191d7c6e2f5d3;hp=8ee10a8d71f7e7e44ba828688a16dbf09cdd3e0a;hpb=99bf97c3aaad5f6325efe6142c83dc88615ab738;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 8ee10a8d7..9305c3df9 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -6,7 +6,8 @@ project: releng/builder project-name: builder - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl - project: name: packer-builder-jobs @@ -16,14 +17,19 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl build-timeout: 90 - cron: '00 H 1 * *' + cron: "00 H 1 * *" - platforms: centos-7 + platforms: + - centos-7 + - centos-cs-8 + - centos-cs-9 templates: builder + update-cloud-image: true - project: name: packer-devstack-jobs @@ -33,14 +39,16 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl 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 +58,16 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl 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,91 +77,79 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl 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-docker-jobs - jobs: - - gerrit-packer-merge - - project: releng/builder - project-name: builder - branch: master - archive-artifacts: '**/*.log' - - build-node: centos7-builder-2c-1g - build-timeout: 60 - cron: '00 H 1 * *' - - platforms: - - centos-7 - - ubuntu-16.04 - templates: docker - -- project: - name: packer-gbp-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: 90 - cron: '00 H 1 * *' + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl + build-timeout: 75 + cron: "00 H 1 * *" - platforms: - - ubuntu-14.04 - - ubuntu-16.04 - - ubuntu-18.04 - templates: gbp + platforms: centos-7 + templates: devstack-pre-pip-stein + update-cloud-image: true - project: - name: packer-mininet-ovs-2.5-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-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl build-timeout: 60 - cron: '00 H 1 * *' + cron: "00 H 1 * *" platforms: - - ubuntu-16.04 + - centos-7 - ubuntu-18.04 - templates: mininet-ovs-2.5 + - ubuntu-20.04 + templates: docker + update-cloud-image: true - project: - name: packer-mininet-ovs-2.6-jobs + name: packer-helm-jobs jobs: - gerrit-packer-merge + - gerrit-packer-verify-build 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 * *' + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl + build-timeout: 60 + 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: name: packer-mininet-ovs-2.8-jobs @@ -161,16 +159,18 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" + + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl - 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 - project: name: packer-robot-jobs @@ -180,30 +180,38 @@ project: releng/builder project-name: builder branch: master - archive-artifacts: '**/*.log' + archive-artifacts: "**/*.log" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g + packer-cloud-settings: packer-cloud-env-hcl build-timeout: 60 - cron: '00 H 1 * *' + cron: "00 H 1 * *" - platforms: centos-7 + platforms: + - centos-7 + - centos-cs-8 + - centos-cs-9 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' - - build-node: centos7-builder-2c-1g - build-timeout: 90 - cron: '00 H 1 * *' - - platforms: - - ubuntu-16.04 - - ubuntu-18.04 - templates: kubernetes + archive-artifacts: "**/*.log" + jenkins-ssh-credential: "opendaylight-jenkins-ssh" + + build-node: centos8-builder-2c-1g + # 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" + packer-cloud-settings: packer-cloud-env-hcl