From: pmikus Date: Wed, 25 Aug 2021 10:57:05 +0000 (+0000) Subject: Fix: Patch to emails for CSIT trending X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F90%2F33590%2F1;p=ci-management.git Fix: Patch to emails for CSIT trending Signed-off-by: pmikus Change-Id: I1834c812b30ea9579a9cf161eb05e11c72e549f1 --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index f99cc6cbd..69c90cab6 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -223,7 +223,7 @@ body: | Following tests failed in the last trending job runs, listed per testbed type. - ${{FILE,path="build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-failed-tests.txt"}} + ${{FILE,path="resources/tools/presentation/_build/_static/vpp/trending-failed-tests.txt"}} always: true failure: false @@ -238,7 +238,7 @@ body: | Following regressions occured in the last trending job runs, listed per testbed type. - ${{FILE,path="build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-regressions.txt"}} + ${{FILE,path="resources/tools/presentation/_build/_static/vpp/trending-regressions.txt"}} always: true failure: false @@ -253,7 +253,7 @@ body: | Following progressions occured in the last trending job runs, listed per testbed type. - ${{FILE,path="build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-progressions.txt"}} + ${{FILE,path="resources/tools/presentation/_build/_static/vpp/trending-progressions.txt"}} always: true failure: false @@ -312,7 +312,7 @@ body: | Following tests failed in the last trending job runs, listed per testbed type. - ${{FILE,path="build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-failed-tests.txt"}} + ${{FILE,path="resources/tools/presentation/_build/_static/vpp/trending-failed-tests.txt"}} always: true failure: false @@ -327,7 +327,7 @@ body: | Following regressions occured in the last trending job runs, listed per testbed type. - ${{FILE,path="build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-regressions.txt"}} + ${{FILE,path="path="resources/tools/presentation/_build/_static/vpp/trending-regressions.txt"}} always: true failure: false @@ -342,7 +342,7 @@ body: | Following progressions occured in the last trending job runs, listed per testbed type. - ${{FILE,path="build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/trending-progressions.txt"}} + ${{FILE,path="path="resources/tools/presentation/_build/_static/vpp/trending-progressions.txt"}} always: true failure: false