X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification_CPTA.yaml;h=d4317e3f37b7a8820ff1ed2f0e527dcdd6e5f8b2;hp=cbd2391ca907cd96e7e75949b6b28c47362773f5;hb=4a778c818108baf64a5abe6ffd6b27a4a88a2633;hpb=295a68551716af397597bc721d6a3115572009f9 diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index cbd2391ca9..d4317e3f37 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -90,7 +90,7 @@ yaxis: showticklabels: True tickformat: ".3s" - title: "Throughput [Mpps]" + title: "Throughput [pps]" hoverformat: ".4s" range: [] gridcolor: "rgb(238, 238, 238)" @@ -215,11 +215,11 @@ output-file-ext: ".csv" output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c" data: "plot-performance-trending" - filter: "'1T1C'" + filter: "'MRR' and '1T1C'" parameters: - "name" - "parent" - - "throughput" + - "result" # Number of the best and the worst tests presented in the table. Use 0 (zero) # to present all tests. nr-of-tests-shown: 20 @@ -233,11 +233,11 @@ output-file-ext: ".csv" output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c" data: "plot-performance-trending" - filter: "'2T2C'" + filter: "'MRR' and '2T2C'" parameters: - "name" - "parent" - - "throughput" + - "result" # Number of the best and the worst tests presented in the table. Use 0 (zero) # to present all tests. nr-of-tests-shown: 20 @@ -251,7 +251,7 @@ output-file-ext: ".csv" output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c" data: "plot-performance-trending" - filter: "'4T4C'" + filter: "'MRR' and '4T4C'" parameters: - "name" - "parent"