X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=8841564ba3e4e97363920e2027e9e41345e2b3b0;hp=6dad23dd459d60a98d934004749b33506db79bb9;hb=3acc992d8774e1b65c1e6d8c7147a204c1af6436;hpb=120cc891f690dab55377f972c2c989cd6e621e95 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 6dad23dd45..8841564ba3 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -38,6 +38,7 @@ DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results" DIR[DTR,PERF,DPDK]: "{DIR[DTR]}/dpdk_performance_results" DIR[DTR,PERF,VPP]: "{DIR[DTR]}/vpp_performance_results" + DIR[DTR,MRR,VPP]: "{DIR[DTR]}/vpp_mrr_results" DIR[DTR,PERF,COT]: "{DIR[DTR]}/cot_performance_results" DIR[DTR,PERF,HC]: "{DIR[DTR]}/honeycomb_performance_results" DIR[DTR,FUNC,VPP]: "{DIR[DTR]}/vpp_functional_results" @@ -49,6 +50,7 @@ # Detailed test configurations DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration" DIR[DTC,PERF,VPP]: "{DIR[DTC]}/vpp_performance_configuration" + DIR[DTC,MRR,VPP]: "{DIR[DTC]}/vpp_mrr_configuration" DIR[DTC,FUNC,VPP]: "{DIR[DTC]}/vpp_functional_configuration" DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos" @@ -160,10 +162,11 @@ - 28 # sel - 29 # sel - 30 # sel + - 31 # sel vpp-performance-changes-mrr: csit-vpp-perf-check-1801: - - 1 - - 2 +# - 1 +# - 2 - 3 - 4 - 5 @@ -183,6 +186,7 @@ - 10 # mrr - sel - 11 # mrr - sel - 12 # mrr - sel + - 13 # mrr - sel plot-throughput-speedup-analysis: csit-vpp-perf-1804-all: - 19 # full @@ -197,6 +201,7 @@ - 28 # sel - 29 # sel - 30 # sel + - 31 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -257,6 +262,9 @@ vpp-func-results-centos: csit-vpp-functional-1804-centos7-virl: - 175 + vpp-mrr-results: + csit-vpp-perf-check-1804: + - 5 # mrr - full ligato-perf-results: csit-ligato-perf-1801-all: - 25 # full @@ -283,6 +291,7 @@ - 28 # sel - 29 # sel - 30 # sel + - 31 # sel plot-dpdk-throughput-latency: csit-dpdk-perf-1804-all: - 4 @@ -620,9 +629,10 @@ - 28 # sel - 29 # sel - 30 # sel + - 31 # sel csit-vpp-perf-check-1801: - - 1 # mrr - - 2 # mrr +# - 1 # mrr +# - 2 # mrr - 3 # mrr - 4 # mrr - 5 # mrr @@ -642,6 +652,7 @@ - 10 # mrr - sel - 11 # mrr - sel - 12 # mrr - sel + - 13 # mrr - sel # csit-ligato-perf-1710-all: # - 5 # - 7 @@ -814,6 +825,7 @@ - 28 # sel - 29 # sel - 30 # sel + - 31 # sel data: "vpp-performance-changes" filter: "all" parameters: @@ -835,8 +847,8 @@ title: "Release 1801" data: csit-vpp-perf-check-1801: - - 1 - - 2 +# - 1 +# - 2 - 3 - 4 - 5 @@ -859,6 +871,7 @@ - 10 # mrr - sel - 11 # mrr - sel - 12 # mrr - sel + - 13 # mrr - sel data: "vpp-performance-changes-mrr" filter: "all" parameters: @@ -982,6 +995,54 @@ - "name" - "show-run" +- + type: "table" + title: "Detailed Test Results - VPP MRR Results" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" + rows: "generated" + data: + "vpp-mrr-results" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "doc" + - "msg" + +- + type: "table" + title: "Test configuration - VPP MRR Test Configs" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_test_configuration" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" + rows: "generated" + data: + "vpp-mrr-results" + filter: "'MRR'" + parameters: + - "parent" + - "name" + - "vat-history" + - type: "table" title: "Detailed Test Results - VPP Functional Results" @@ -1243,6 +1304,44 @@ data-start-level: 3 # 0, 1, 2, ... chapters-start-level: 2 # 0, 1, 2, ... +- + type: "file" + title: "VPP MRR Results" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTR,MRR,VPP]}" + data: + "vpp-mrr-results" + filter: "'MRR'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 2 # 0, 1, 2, ... + chapters-start-level: 2 # 0, 1, 2, ... + +- + type: "file" + title: "VPP MRR Configuration" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_configuration" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTC,MRR,VPP]}" + data: + "vpp-mrr-results" + filter: "'MRR'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 2 # 0, 1, 2, ... + chapters-start-level: 2 # 0, 1, 2, ... + - type: "file" title: "VPP Functional Results"