aboutsummaryrefslogtreecommitdiff
path: root/tcwg-regression-detection.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-11-02 09:16:47 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-11-07 14:43:20 +0000
commit537824b02f98bce76b1b721bd620941389012289 (patch)
treeb6263b15eb1bb520c5626cb8e8aa66bcc012a15c /tcwg-regression-detection.yaml
parent3be308457c5efbb3fa219102ede796dced861d40 (diff)
tcwg-*: Switch to email-ext, set 'aborted' to true.
'email' does not send an email when a build was aborted, which made us miss some infrastruture problems. This patch replaces 'email' with 'email-ext' in all tcwg* jobs using 'email', and adds 'aborted: true'. In some cases where we had both 'email' and 'email-ext', use only the latter as it is more flexible/powerful. Do not add 'aborted: true' in the jobs that already have 'always: true'. Change-Id: I60a8dc287216bd1eb5705690505928f85fcf4815
Diffstat (limited to 'tcwg-regression-detection.yaml')
-rw-r--r--tcwg-regression-detection.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tcwg-regression-detection.yaml b/tcwg-regression-detection.yaml
index e79c6b18ef..e5efe13c21 100644
--- a/tcwg-regression-detection.yaml
+++ b/tcwg-regression-detection.yaml
@@ -230,5 +230,6 @@
- archive:
artifacts: 'artifacts/*'
latest-only: false
- - email:
+ - email-ext:
recipients: 'yvan.roux@linaro.org tcwg-validation@linaro.org'
+ aborted: true