CSIT: csit-trending-daily-master
[ci-management.git] / jjb / csit / csit.yaml
index 52a21f0..9998dca 100644 (file)
 
     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: ''
           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