X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification_CPTA.yaml;h=f6d07e8063482bea2eb73f32ce2a4ea58948367f;hb=e3554783146e2c4f2b6b5084c8afc707787d6922;hp=9ea9bc7bf43c57bc00f1af34226934ffcb4f8c6b;hpb=b6de6fb4bcf50cd347df181121602db9ac2c9eec;p=csit.git diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 9ea9bc7bf4..f6d07e8063 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -78,7 +78,7 @@ plot-performance-trending: csit-vpp-perf-mrr-daily-master: start: 15 - end: 17 #"lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' + end: "lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' plot-layouts: plot-cpta: @@ -117,7 +117,7 @@ autotick: True margin: r: 20 - b: 100 + b: 50 t: 5 l: 70 legend: @@ -193,7 +193,7 @@ builds: csit-vpp-perf-mrr-daily-master: start: 15 - end: 17 #"lastCompletedBuild" # take all from the 'start' + end: "lastCompletedBuild" # take all from the 'start' - type: "output" @@ -227,6 +227,7 @@ nr-of-tests-shown: 20 outlier-const: 1.5 window: 10 + evaluated-window: 14 - type: "table" @@ -245,6 +246,7 @@ nr-of-tests-shown: 20 outlier-const: 1.5 window: 10 + evaluated-window: 14 - type: "table" @@ -263,6 +265,28 @@ nr-of-tests-shown: 20 outlier-const: 1.5 window: 10 + evaluated-window: 14 + +- + type: "table" + title: "HTML performance trending dashboard 1t1c" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c.rst" + +- + type: "table" + title: "HTML performance trending dashboard 2t2c" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c.rst" + +- + type: "table" + title: "HTML performance trending dashboard 4t4c" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c.rst" ################################################################################