aboutsummaryrefslogtreecommitdiff
path: root/lkft-am65x-android-9.0-4.19.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-05-10 13:44:10 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2019-05-10 13:49:51 +0800
commit0672978d823e620aed507a46c8a05d44758bf994 (patch)
tree91b4970332f9211db759c5f7e41ad1c82515b339 /lkft-am65x-android-9.0-4.19.yaml
parent0d09cfbb0ba09d4c789a50f4e704ec4b6f2053f1 (diff)
lkft/common/submit_for_testing.sh: fix job submission problem
Change-Id: I75585a13c60cf9f05a881923af5e14641f0ae7cc Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'lkft-am65x-android-9.0-4.19.yaml')
-rw-r--r--lkft-am65x-android-9.0-4.19.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkft-am65x-android-9.0-4.19.yaml b/lkft-am65x-android-9.0-4.19.yaml
index 380f3088..885051bd 100644
--- a/lkft-am65x-android-9.0-4.19.yaml
+++ b/lkft-am65x-android-9.0-4.19.yaml
@@ -67,14 +67,14 @@
!include-raw: openembedded-lkft/postbuild.groovy
- email:
recipients: 'lkft-maintainers@lists.linaro.org'
- subject: '[CI] HiKey: ${KERNEL_BRANCH} {{SRCREV_kernel}} ${BUILD_STATUS}'
+ subject: '[lkft-android] ${ANDROID_BUILD_CONFIG}: ${KERNEL_BRANCH} ${KERNEL_COMMIT} ${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}
+ Git commit: ${KERNEL_COMMIT}
Errors:
${BUILD_LOG_REGEX, regex="^ERROR:.* ", linesBefore=0, linesAfter=0, showTruncatedLines=false}