From: Anil Belur Date: Thu, 29 Sep 2022 02:38:15 +0000 (+1000) Subject: CI: Build packer images periodically X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=a796e4e42040a8d714f11abf2f18efca6541b0f4;p=ci-management.git CI: Build packer images periodically Build packer images periodically on the first of every month, so that newer images are available to be updated. Set a timeout of 90 mins for the builds. Signed-off-by: Anil Belur Change-Id: I5c83f8e16fb7550367d0d47de2d19a5b7885bac3 --- diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index cec36e49..ae26de1f 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -6,6 +6,8 @@ project: ci-management project-name: ci-management build-node: centos7-builder-1c-1g + build-timeout: 90 + cron: "00 H 1 * *" - project: name: packer-verify