aboutsummaryrefslogtreecommitdiff
path: root/tcwg
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2023-12-05 15:06:19 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2023-12-08 10:52:38 +0000
commitd44d5325fef1b20b482d9941d2509bff8e302840 (patch)
tree3622a5766a103809a0da68e33909c3d6f84ac4a8 /tcwg
parentedfa35934abc9fb4dd849f665ec51970cba9c81d (diff)
tcwg/round-robin.yaml.inc: Expect testresults-mail-* files in artifacts/jenkins/
rather than artifacts/testresults/ : round-robin-notify.sh will move them when needed. Change-Id: Ia6d103a4ffd364fed7958b384279135305cc6b5d
Diffstat (limited to 'tcwg')
-rw-r--r--tcwg/round-robin.yaml.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/tcwg/round-robin.yaml.inc b/tcwg/round-robin.yaml.inc
index c7f2a95b18..6889bcaa8a 100644
--- a/tcwg/round-robin.yaml.inc
+++ b/tcwg/round-robin.yaml.inc
@@ -1217,15 +1217,15 @@
publishers:
- email-ext:
recipients: |
- ${{FILE,path="artifacts/testresults/testresults-mail-recipients.txt"}}
+ ${{FILE,path="artifacts/jenkins/testresults-mail-recipients.txt"}}
reply-to: linaro-toolchain@lists.linaro.org
subject: |
- ${{FILE,path="artifacts/testresults/testresults-mail-subject.txt"}}
+ ${{FILE,path="artifacts/jenkins/testresults-mail-subject.txt"}}
content-type: text
body: |
- ${{FILE,path="artifacts/testresults/testresults-mail-body.txt"}}
+ ${{FILE,path="artifacts/jenkins/testresults-mail-body.txt"}}
failure: false
- success: ${{ENV,var="BUILD_CAUSE_SCMTRIGGER"}}
+ success: true
aborted: false
send-to:
- recipients