diff options
-rw-r--r-- | jjb/csit/csit.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 9998dca24..d1dd4bd70 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -817,7 +817,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 |