X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-packer.yaml;h=8c8315d901f14784d0354349ce4a901aaf0350e3;hb=refs%2Fchanges%2F61%2F11061%2F1;hp=720e2236c7c32d412d8effb7c222743f5ee647b6;hpb=f286a703152311dc6cb4ed785069b097e3f6634c;p=ci-management.git diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index 720e2236..8c8315d9 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -1,12 +1,13 @@ --- -- ci_packer_common: &ci_packer_common +- _ci_packer_common: &ci_packer_common name: ci-packer-common # Defines common ci-packer configuration project: ci-management project-name: ci-management build-node: centos7-builder-1c-1g - packer-version: 1.4.0 + build-timeout: 90 + cron: "00 H 1 * *" - project: name: packer-verify @@ -26,8 +27,9 @@ templates: builder platforms: - centos-7 - - ubuntu-16.04 + - centos-8 - ubuntu-18.04 + - ubuntu-20.04 - project: name: packer-docker-jobs