From: Tibor Frank Date: Wed, 3 Apr 2019 13:34:28 +0000 (+0200) Subject: CSIT: csit-trending-daily-master X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=1953da748207d22ea2262716d24e9983243a1d83;p=ci-management.git CSIT: csit-trending-daily-master - send the list of failed tests in the email body. Change-Id: Idda4302cf6f66722a871205ed9c3ebc7c26a4889 Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 6f6e48fed..83ca7c0c3 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -812,15 +812,12 @@ 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