From a4366e47b889525afd84ed6190a5486df4325a2e Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Thu, 19 Sep 2024 13:29:56 +0100 Subject: [PATCH] make the report pages (weekly and monthly) avaiable to view Issue-ID: CPS-2404 Change-Id: If9bbf3bf938b945a03026e5108bbd04621084b7b Signed-off-by: halil.cakal --- jjb/onap/global-templates-onap-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index a54bdce9..3049ebee 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -197,7 +197,7 @@ - html-publisher: name: "K6 Performance Review" dir: "." - files: "k6TestsPerformanceReview.html" + files: "k6TestsPerformanceReview.html,k6TestsPerformanceReviewWeekly.html,k6TestsPerformanceReviewMonthly.html" # A job to perform performance test which are based on Spock-Groovy Framework on cps project - job-template: -- 2.25.1