aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-06-22 12:40:07 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-06-22 07:12:49 +0000
commitf8352127fe860a13561adef93078cf82f912514f (patch)
treea665451118601f50cd18b81956cb6f015c4e1419
parent5faf8c1a209842e31cd952aee6482e25361fd524 (diff)
lkft-x15-aosp-4.14: send email
Change-Id: I59d0b3e16dbdcb0a2de60f1843e746f3cf698523 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--lkft-x15-aosp-4.14.yaml30
1 files changed, 15 insertions, 15 deletions
diff --git a/lkft-x15-aosp-4.14.yaml b/lkft-x15-aosp-4.14.yaml
index 0460125f08..6f65f68f40 100644
--- a/lkft-x15-aosp-4.14.yaml
+++ b/lkft-x15-aosp-4.14.yaml
@@ -90,18 +90,18 @@
- groovy-postbuild:
script:
!include-raw: openembedded-lkft/postbuild.groovy
-# - email:
-# recipients: 'lkft-maintainers@lists.linaro.org'
-# subject: '[CI] x15: ${KERNEL_BRANCH} {{SRCREV_kernel}} ${BUILD_STATUS}'
-# body: |
-# Build URL: ${PROJECT_URL}${BUILD_NUMBER}/
-# Full log: ${PROJECT_URL}${BUILD_NUMBER}/consoleText
-# Parsed warnings/errors: ${PROJECT_URL}${BUILD_NUMBER}/parsed_console
-# Git branch: ${KERNEL_BRANCH}
-# Git URL: ${KERNEL_REPO}
-# Git commit: ${SRCREV_kernel}
-#
-# Errors:
-# ${BUILD_LOG_REGEX, regex="^ERROR:.* ", linesBefore=0, linesAfter=0, showTruncatedLines=false}
-# presend-script:
-# !include-raw: openembedded-lkft/presend-script.groovy
+ - email:
+ recipients: 'x15-aosp@lists.linaro.org'
+ subject: '[CI] x15: ${KERNEL_BRANCH} {{SRCREV_kernel}} ${BUILD_STATUS}'
+ body: |
+ Build URL: ${PROJECT_URL}${BUILD_NUMBER}/
+ Full log: ${PROJECT_URL}${BUILD_NUMBER}/consoleText
+ Parsed warnings/errors: ${PROJECT_URL}${BUILD_NUMBER}/parsed_console
+ Git branch: ${KERNEL_BRANCH}
+ Git URL: ${KERNEL_REPO}
+ Git commit: ${SRCREV_kernel}
+
+ Errors:
+ ${BUILD_LOG_REGEX, regex="^ERROR:.* ", linesBefore=0, linesAfter=0, showTruncatedLines=false}
+ presend-script:
+ !include-raw: openembedded-lkft/presend-script.groovy