X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=jjb%2Freleng-packer-jobs.yaml;h=bff9ba7aa62a44476b65e63eb00287d02236ed83;hb=8ff1d065d44a26d6ded62a321f906dcc43b336a7;hp=aab44b24d912ef2080ea0f86b69d9f43e6823cac;hpb=5a50b0e085a6eff3fb74306e31c95f1b7fb95723;p=releng%2Fbuilder.git diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index aab44b24d..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 @@ -18,13 +19,15 @@ branch: master 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 * *" platforms: - centos-7 - centos-cs-8 + - centos-cs-9 templates: builder update-cloud-image: true @@ -38,7 +41,8 @@ branch: master 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 * *" @@ -56,7 +60,8 @@ branch: master 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 * *" @@ -74,7 +79,8 @@ branch: master 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 * *" @@ -92,7 +98,8 @@ branch: master 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 * *" @@ -110,7 +117,8 @@ branch: master 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 * *" @@ -118,6 +126,7 @@ - centos-7 - ubuntu-18.04 - ubuntu-20.04 + - ubuntu-22.04 templates: docker update-cloud-image: true @@ -132,7 +141,8 @@ branch: master 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 * *" @@ -152,7 +162,9 @@ branch: master 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 * *" @@ -171,13 +183,15 @@ branch: master 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 * *" platforms: - centos-7 - centos-cs-8 + - centos-cs-9 templates: robot update-cloud-image: true @@ -192,7 +206,7 @@ archive-artifacts: "**/*.log" jenkins-ssh-credential: "opendaylight-jenkins-ssh" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g # update-cloud-image: true build-timeout: 10 submodule-disable: true @@ -201,3 +215,4 @@ gerrit-host: "git.opendaylight.org" gerrit-topic: "update-cloud-image" reviewers-email: "jenkins-releng@opendaylight.org" + packer-cloud-settings: packer-cloud-env-hcl