aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-android-common-4.4-n.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-11-14 13:28:09 +0530
committerFathi Boudra <fathi.boudra@linaro.org>2017-11-17 08:24:02 +0000
commit273a8b500a519fc3830abe9336cc1a111ffddebb (patch)
tree749fceab847a91ebe872dd13e7b7db19d709f030 /openembedded-lkft-android-common-4.4-n.yaml
parent7e5c6a9ca37a35b7a5ce49b660840fbf4d93ae08 (diff)
lkft: update email notification body
This should now send notification with some description about the failure Change-Id: Ia62067aaf5d26dce88a153ba136a96f0eb71b30d Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'openembedded-lkft-android-common-4.4-n.yaml')
-rw-r--r--openembedded-lkft-android-common-4.4-n.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/openembedded-lkft-android-common-4.4-n.yaml b/openembedded-lkft-android-common-4.4-n.yaml
index b903c49c7f..42fbcf1d4f 100644
--- a/openembedded-lkft-android-common-4.4-n.yaml
+++ b/openembedded-lkft-android-common-4.4-n.yaml
@@ -127,4 +127,12 @@
- email-ext:
recipients: 'lkft-maintainers@lists.linaro.org, fathi.boudra@linaro.org, milosz.wasilewski@linaro.org, naresh.kamboju@linaro.org'
always: true
- matrix-trigger: only-parent
+ matrix-trigger: only-configurations
+ body: |
+ Build URL: ${PROJECT_URL}${BUILD_NUMBER}/
+ Full log: ${PROJECT_URL}${BUILD_NUMBER}/consoleText
+ Parsed warnings/errors: ${PROJECT_URL}${BUILD_NUMBER}/parsed_console
+
+ Errors:
+ ${BUILD_LOG_REGEX, regex="^ERROR:.* ", linesBefore=0, linesAfter=0, showTruncatedLines=false}
+