aboutsummaryrefslogtreecommitdiff
path: root/tcwg-regression-detection.yaml
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@linaro.org>2018-06-29 08:47:59 +0100
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-07-02 10:40:43 +0000
commit1eb86c68cc6d5743474cc7e0ca0a132557b2f53e (patch)
tree0acd4013ab3abe583e7e84b5e53b0cd59e64dec6 /tcwg-regression-detection.yaml
parent0358f56b1cdb68f7f43f0432658d78d70a168d2f (diff)
tcwg-regression-detection: remove heavy triggers
Triggering regression detection on every commit to master in jenkins-scripts and abe repo is heavy on resource usage. It is also not necessary since regression is already done when updating tested branches (via tcwg-abe-tested job) so is really just a convenience. In all, it is not a worthwhile use of our resources so this patch removes these trigger. Change-Id: I713f868d73e6e247088261b628d64edc66571e89
Diffstat (limited to 'tcwg-regression-detection.yaml')
-rw-r--r--tcwg-regression-detection.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/tcwg-regression-detection.yaml b/tcwg-regression-detection.yaml
index d77e7bcbda..3b696af781 100644
--- a/tcwg-regression-detection.yaml
+++ b/tcwg-regression-detection.yaml
@@ -96,19 +96,6 @@
- change-merged-event
projects:
- project-compare-type: 'PLAIN'
- project-pattern: 'toolchain/jenkins-scripts'
- branches:
- - branch-pattern: 'master'
- forbidden-file-paths:
- - compare-type: REG_EXP
- pattern: tcwg-llvm-*
- - compare-type: PLAIN
- pattern: tcwg-benchmark.sh
- - project-compare-type: 'PLAIN'
- project-pattern: 'toolchain/abe'
- branches:
- - branch-pattern: 'master'
- - project-compare-type: 'PLAIN'
project-pattern: 'toolchain/abe-tests'
branches:
- branch-pattern: 'master'