aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-aosp-4.4.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded-lkft-aosp-4.4.yaml')
-rw-r--r--openembedded-lkft-aosp-4.4.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/openembedded-lkft-aosp-4.4.yaml b/openembedded-lkft-aosp-4.4.yaml
index 1e1969bb9b..04dba42dbe 100644
--- a/openembedded-lkft-aosp-4.4.yaml
+++ b/openembedded-lkft-aosp-4.4.yaml
@@ -137,4 +137,11 @@
- 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}