aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2019-04-11 12:47:32 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2019-04-16 12:02:12 +0000
commit6f2065fd3604f628c0eee7c8c3a9a304e7215ade (patch)
tree76b2b4f076bb7e95c13ba211e75ffb1ea6974894 /tcwg_gnu.yaml
parent4bd05b76229e367675005234c9b0fe11fda88aac (diff)
tcwg_gnu: Schedule master builds on even days, release builds on odd days
Attempt to share the load more evenly. Change-Id: Iba488b05291365a79e467980c6dc509b9f788171
Diffstat (limited to 'tcwg_gnu.yaml')
-rw-r--r--tcwg_gnu.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcwg_gnu.yaml b/tcwg_gnu.yaml
index 9b4aa991..69b67506 100644
--- a/tcwg_gnu.yaml
+++ b/tcwg_gnu.yaml
@@ -7,8 +7,10 @@
toolchain_ver:
- master:
gcc_branch: master
+ run_day: 0-30/2
- release:
gcc_branch: gcc-8-branch
+ run_day: 1-31/2
target:
- aarch64:
node: tcwg-apm_64-build || tcwg-sq_64-build
@@ -164,7 +166,7 @@
gcc_branch: '{gcc_branch}'
triggers:
- pollscm:
- cron: 'H H */2 * *'
+ cron: 'H H {run_day} * *'
wrappers:
- timeout:
timeout: 600