diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2018-11-02 09:16:47 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2018-11-07 14:43:20 +0000 |
commit | 537824b02f98bce76b1b721bd620941389012289 (patch) | |
tree | b6263b15eb1bb520c5626cb8e8aa66bcc012a15c /tcwg-buildapp.yaml | |
parent | 3be308457c5efbb3fa219102ede796dced861d40 (diff) | |
download | configs-537824b02f98bce76b1b721bd620941389012289.tar.gz |
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-buildapp.yaml')
-rw-r--r-- | tcwg-buildapp.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tcwg-buildapp.yaml b/tcwg-buildapp.yaml index 5edde0e8c..eaf0a9df2 100644 --- a/tcwg-buildapp.yaml +++ b/tcwg-buildapp.yaml @@ -132,8 +132,6 @@ ${CONTAINER} "cd ${WORKSPACE} && ${WORKSPACE}/tcwg-buildapp.sh ${toolchain_url} ${app} ${target} ${boot} ${linux_repo} ${linux_branch}" publishers: - - email: - recipients: 'christophe.lyon@linaro.org' - email-ext: recipients: 'christophe.lyon@linaro.org' send-to: |