aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-tip-build-ARTHostTest.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-07-22 18:24:08 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-07-22 15:59:41 +0000
commitf94791315b3a170d84d0486b52fec5eef49f6930 (patch)
treee2808eab3c4115f2893c62849ee1db4ece90dd4c /linaro-art-tip-build-ARTHostTest.yaml
parent76ab6a14745e338d8dece87add9a81977c25372d (diff)
art: tip: stable: send email about failures
This change will send an email to owner of the change, the person who started the test with "IncludeAllTests" keyword and the ci maintainers whenever a build fails indicating in which section it failed. Change-Id: I92d250dae3305f37f476b498dd2f04a4b0d20b16 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'linaro-art-tip-build-ARTHostTest.yaml')
-rw-r--r--linaro-art-tip-build-ARTHostTest.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/linaro-art-tip-build-ARTHostTest.yaml b/linaro-art-tip-build-ARTHostTest.yaml
index 56ab899b4a..50ab8002d8 100644
--- a/linaro-art-tip-build-ARTHostTest.yaml
+++ b/linaro-art-tip-build-ARTHostTest.yaml
@@ -99,6 +99,17 @@
perl scripts/jenkins/test_launcher.pl \
scripts/tests/test_art_host.sh
publishers:
+ - email-ext:
+ recipients: '${GERRIT_CHANGE_OWNER_EMAIL},${GERRIT_EVENT_ACCOUNT_EMAIL},vishal.bhoj@linaro.org,daniel.diaz@linaro.org,julien.duraj@linaro.org'
+ content-type: text
+ body: |
+ Build Triggered by: ${GERRIT_CHANGE_SUBJECT}: ${GERRIT_CHANGE_URL}
+ 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}
- archive:
artifacts: '*.txt, *.xml'
- logparser: