From: Francis Deslauriers Date: Mon, 15 Jan 2018 15:50:15 +0000 (-0500) Subject: jjb: lava: Run trigger jobs on weekdays, to avoid DNS downtime X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=086a82d5956c5479c290ae960b34a4ad389ce313;p=lttng-ci.git jjb: lava: Run trigger jobs on weekdays, to avoid DNS downtime Signed-off-by: Francis Deslauriers --- diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index b7a0fcc..c9297e2 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -370,7 +370,8 @@ num-to-keep: 10 triggers: - - timed: "@daily" + - pollscm: + cron: "* * * * 1-5" wrappers: - timestamps