aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-06-11 14:21:15 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-06-13 06:55:21 +0000
commit46403a5276a01dabf412283c5c43d2bf11c5cb0b (patch)
treee5f326041f42cbd838a1df6dc2c585c914d359a9 /tcwg_gnu.yaml
parent97d408cf0cb06a2ffbd692699cd9ce7200609f8a (diff)
tcwg_gnu: Simplify cron scheduling
Run each build every other day. Change-Id: I11d117cf426df298aacb21c24fb2697451d36b7a
Diffstat (limited to 'tcwg_gnu.yaml')
-rw-r--r--tcwg_gnu.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/tcwg_gnu.yaml b/tcwg_gnu.yaml
index 873e0ccc..d1231e12 100644
--- a/tcwg_gnu.yaml
+++ b/tcwg_gnu.yaml
@@ -7,10 +7,8 @@
toolchain_ver:
- master:
gcc_branch: master
- run_day: 2-30/2
- release:
gcc_branch: gcc-8-branch
- run_day: 1-31/2
target:
- aarch64:
node: tcwg-apm_64-build || tcwg-sq_64-build
@@ -159,7 +157,7 @@
gcc_branch: '{gcc_branch}'
triggers:
- pollscm:
- cron: 'H H {run_day} * *'
+ cron: 'H H H/2 * *'
wrappers:
- timeout:
timeout: 600