aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu_native.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2023-11-27 17:32:12 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2023-11-30 07:57:54 +0000
commit2b15f5966f76879ecbe3494bd573cf02a548b7ba (patch)
treeaa79d2d27bcf0b4338cbabf267770324f78f4fd6 /tcwg_gnu_native.yaml
parent067d318aa77fee3152ca327267ee53bf4d1a9378 (diff)
tcwg/round-robin.yaml.inc: Add email-results publisher
This publisher will be used by jobs checking GCC to send the results to gcc-testresults mailing-list. Change-Id: I211e53b228441b8b9e621a9b2870080094103aa5
Diffstat (limited to 'tcwg_gnu_native.yaml')
-rw-r--r--tcwg_gnu_native.yaml20
1 files changed, 19 insertions, 1 deletions
diff --git a/tcwg_gnu_native.yaml b/tcwg_gnu_native.yaml
index 390e3ba3a9..ad2b6ea114 100644
--- a/tcwg_gnu_native.yaml
+++ b/tcwg_gnu_native.yaml
@@ -779,6 +779,23 @@
aborted: true
send-to:
- recipients
+- publisher:
+ name: email-results
+ publishers:
+ - email-ext:
+ recipients: |
+ ${{FILE,path="artifacts/testresults/testresults-mail-recipients.txt"}}
+ reply-to: linaro-toolchain@lists.linaro.org
+ subject: |
+ ${{FILE,path="artifacts/testresults/testresults-mail-subject.txt"}}
+ content-type: text
+ body: |
+ ${{FILE,path="artifacts/testresults/testresults-mail-body.txt"}}
+ failure: false
+ success: '${ENV,var="BUILD_CAUSE_SCMTRIGGER"}'
+ aborted: false
+ send-to:
+ - recipients
- parameter:
name: bisect-parameters
@@ -933,6 +950,7 @@
- build-publishers:
email_on_failure: false
email_on_success: true
+ - email-results
- job-template:
@@ -966,4 +984,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 154ad322dbf239cc9160ef9c459e7cff
+# checksum: 5a34698f919b7b8b23a2101cdd8cac13