X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Freleng-packer-jobs.yaml;h=bff9ba7aa62a44476b65e63eb00287d02236ed83;hb=HEAD;hp=e78f608c9f181f16fca6e5d269884bac82e952ca;hpb=976eae804e7811f56f6622144171ec4adbb94bb1;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index e78f608c9..bff9ba7aa 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,108 +58,99 @@ 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 - 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: centos-7 - templates: devstack-pre-pip-rocky - -- project: - name: packer-docker-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: 60 - 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: - - centos-7 - - ubuntu-16.04 - templates: docker + platforms: centos-7 + templates: devstack-pre-pip-rocky + update-cloud-image: true - 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 + - ubuntu-22.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 +160,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 +181,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