aboutsummaryrefslogtreecommitdiff
path: root/tcwg_bmk.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-10-11 07:31:51 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-10-11 07:33:17 +0000
commit3ea132af03a495d90468f4c22aebe4c07215ba3b (patch)
tree3d40bd21947a6bb2f62c9a4d6864e97a3ac02fb0 /tcwg_bmk.yaml
parentab709045f02b4d45fd3d6ffa5b59630e591a19e5 (diff)
tcwg_bmk: Speed up resets of baselines for release configurations
Master configurations are still disabled to give bandwidth to update release branches. Change-Id: Ic4f54a815bb2abdc71b43a327352d50249ff364a
Diffstat (limited to 'tcwg_bmk.yaml')
-rw-r--r--tcwg_bmk.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/tcwg_bmk.yaml b/tcwg_bmk.yaml
index d0dd4ac7..4f77bf46 100644
--- a/tcwg_bmk.yaml
+++ b/tcwg_bmk.yaml
@@ -30,27 +30,27 @@
- spec2k6
cflags:
- Os:
- cron_schedule: H H H/2 * *
+ cron_schedule: H H H/1 * *
- Os_LTO:
- cron_schedule: H H H/2 * *
+ cron_schedule: H H H/1 * *
- Oz:
- cron_schedule: H H H/2 * *
+ cron_schedule: H H H/1 * *
- Oz_LTO:
- cron_schedule: H H H/2 * *
+ cron_schedule: H H H/1 * *
- O2:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
- O2_LTO:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
- O3:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
- O3_LTO:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
- Os-vs-Os_LTO:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
- O2-vs-O2_LTO:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
- O3-vs-O3_LTO:
- cron_schedule: H H H/3 * *
+ cron_schedule: H H H/1 * *
jobs:
- 'tcwg_bmk-build-{toolchain_name}-{toolchain_ver}-{target}-{bmk}-{cflags}'
- 'tcwg_bmk-bisect-{toolchain_name}-{toolchain_ver}-{target}-{bmk}-{cflags}'