aboutsummaryrefslogtreecommitdiff
path: root/jdkX-update-src-tree.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-06-27 16:48:53 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2018-06-28 11:19:14 +0100
commite18457641bdb594e618e9f16fe8d12eaf7b78f76 (patch)
tree5e1b17a570e657a375762959282ca62086224339 /jdkX-update-src-tree.yaml
parent599b1ce15b167f52a4b6e5e47a803c95e8657a29 (diff)
jdk: Schedule JDK builds to run on different days
Now builds take over 36 hours, the multi-job builds have a habit of overlapping. The current active builds will be JDK8, JDK10, JDKX and JDK11 (soon). Most jobs finish at 7am, which should cover most activity from California jdk8 - Wednesday jdk10 - Friday jdk11 - Saturday jdkX - Monday Change-Id: Ib4cccad7aedfff198489211edf49ae960c16baf0
Diffstat (limited to 'jdkX-update-src-tree.yaml')
-rw-r--r--jdkX-update-src-tree.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jdkX-update-src-tree.yaml b/jdkX-update-src-tree.yaml
index 6d896705..cd6e2290 100644
--- a/jdkX-update-src-tree.yaml
+++ b/jdkX-update-src-tree.yaml
@@ -33,7 +33,9 @@
scm:
- jdkX
triggers:
- - pollscm: 'H 2 */2 * *'
+ # Trigger every Monday
+ - pollscm:
+ cron: '0 7 * * 1'
wrappers:
- timestamps
builders: