X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification_CPTA.yaml;h=77fee3506ab68e1e1a6f73519e69519371ae5361;hp=7aa047c4e12f1aa512014b6edcf06d0eef73373d;hb=7aff808942440ba9729bf60888738b920c024324;hpb=c1768398d4b5e4b26154eefae85ddd1bf193cbf6 diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 7aa047c4e1..77fee3506a 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -117,7 +117,7 @@ autotick: True margin: r: 20 - b: 150 + b: 50 t: 5 l: 70 legend: @@ -226,7 +226,10 @@ # to present all tests. nr-of-tests-shown: 20 outlier-const: 1.5 - window: 10 + window: 14 + evaluated-window: 14 + long-trend-window: 180 + long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" @@ -244,7 +247,10 @@ # to present all tests. nr-of-tests-shown: 20 outlier-const: 1.5 - window: 10 + window: 14 + evaluated-window: 14 + long-trend-window: 180 + long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" @@ -262,7 +268,31 @@ # to present all tests. nr-of-tests-shown: 20 outlier-const: 1.5 - window: 10 + window: 14 + evaluated-window: 14 + long-trend-window: 180 + long-trend-threshold: 80 # Percent of the highest moving median value + +- + 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" ################################################################################