aboutsummaryrefslogtreecommitdiff
path: root/tcwg-regression-detection.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-08-10 08:13:11 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-08-10 08:14:43 +0000
commit4666f20f22feaa84cc5e6c8433e7db65c90af2e4 (patch)
tree235fc8bfe36381f12c09ef194f02cca6bd768c4d /tcwg-regression-detection.yaml
parent1aab2258267d7f2d5a39f12f7731e09a48bd1ca0 (diff)
tcwg-*: Add "clean: before" git directive when "wipe-workspace: false"
This should fix stale merge problem in tcwg-abe-tested job. Change-Id: Iad7b01d54bd0d421c15fad067a66f3bc3b83736c
Diffstat (limited to 'tcwg-regression-detection.yaml')
-rw-r--r--tcwg-regression-detection.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tcwg-regression-detection.yaml b/tcwg-regression-detection.yaml
index dc7ba5c4d2..b1e45e9acb 100644
--- a/tcwg-regression-detection.yaml
+++ b/tcwg-regression-detection.yaml
@@ -62,6 +62,8 @@
branches:
- $abe_branch
wipe-workspace: false
+ clean:
+ before: true
scm-name: abe
skip-tag: true
- git:
@@ -70,6 +72,8 @@
branches:
- refs/heads/master
wipe-workspace: false
+ clean:
+ before: true
scm-name: abe-tests
skip-tag: true
- git:
@@ -78,6 +82,8 @@
branches:
- refs/heads/master
wipe-workspace: false
+ clean:
+ before: true
scm-name: gcc-compare-results
skip-tag: true
- git:
@@ -87,6 +93,8 @@
branches:
- $scripts_branch
wipe-workspace: false
+ clean:
+ before: true
scm-name: jenkins-scripts
skip-tag: true
triggers: