CSIT: csit-trending-daily-master 66/18666/4
authorTibor Frank <tifrank@cisco.com>
Wed, 3 Apr 2019 13:34:28 +0000 (15:34 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 4 Apr 2019 11:48:30 +0000 (13:48 +0200)
- send the list of failed tests in the email body.

Change-Id: Idda4302cf6f66722a871205ed9c3ebc7c26a4889
Signed-off-by: Tibor Frank <tifrank@cisco.com>
jjb/csit/csit.yaml

index 6f6e48f..83ca7c0 100644 (file)
           recipients: 'tifrank@cisco.com, csit-report+int+616+181919729795594561@lists.fd.io'
           reply-to: ''
           content-type: 'text'
-          subject: 'FD.io CSIT Trending Alert: Build # $BUILD_NUMBER'
+          subject: 'Failed tests as of  $BUILD_TIMESTAMP'
           # yamllint disable-line rule:line-length
-          attachments: '**/build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/failed-tests*.tar.gz'
           body: |
-                FD.io CSIT Trending Alert - failed tests
+                Following tests failed in the last trending job runs, listed per testbed type.
 
-                $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS
-
-                See attachment for the list of the failed tests.
+                $FILE,path="**/build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-failed-tests.txt"
 
           always: true
           failure: false