summaryrefslogtreecommitdiffstats
path: root/jjb/csit
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-04-09 08:55:58 +0200
committerTibor Frank <tifrank@cisco.com>2019-04-09 08:55:58 +0200
commit60d16fe5731ffe606a2c46eee811025548beadc2 (patch)
tree1658fbae1dba80d0b876c1cdb9f3745aa8feb743 /jjb/csit
parent554bcdf199a6faa38d4609d8bad9256171381cc2 (diff)
CSIT: csit-trending-daily-master
- fix the email body Change-Id: I97b93b0784c6c9b370d5258a9377b75ccae6331f Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'jjb/csit')
-rw-r--r--jjb/csit/csit.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index 52a21f069..9998dca24 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -809,8 +809,6 @@
publishers:
- email-ext:
# yamllint disable-line rule:line-length
- presend-script: "EMAIL_BODY = sh script: 'cat **/build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-failed-tests.txt, returnStdout: true'"
- # yamllint disable-line rule:line-length
recipients: 'tifrank@cisco.com, csit-report+int+616+181919729795594561@lists.fd.io'
reply-to: ''
content-type: 'text'
@@ -819,7 +817,7 @@
body: |
Following tests failed in the last trending job runs, listed per testbed type.
- $EMAIL_BODY
+ ${{FILE,path="**/build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-failed-tests.txt"}}
always: true
failure: false