Configurable Timed Trigger for Packer Merge Jobs 59/11259/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 26 Apr 2018 18:58:08 +0000 (11:58 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 14 Jun 2018 19:50:03 +0000 (12:50 -0700)
commitf6db87032271817f546f6c1668138681529d7d3e
treee1a9055ffc35e6109aa73e279c9eabafdc8efea2
parentd0b8cdbebd0fd349c90782a65c7d82a893b0db14
Configurable Timed Trigger for Packer Merge Jobs

This change add the optional parameter 'cron' to packer builds so users
can configure when packer images can be rebuilt. It also switches the
timer from '00 10 1 * *' to '@monthly' to take advantage of Jenkins cron
hash system so the jobs are splayed over the month and don't all start
on the same minute.

Change-Id: I5bc29dab281d8ad1a4260994c1b1d6fb81b5a488
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/jjb/lf-ci-jobs.rst
jjb/lf-ci-jobs.yaml