aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-02-11 16:56:45 +0100
committerTibor Frank <tifrank@cisco.com>2020-02-11 16:56:45 +0100
commit89deb5b6b8b19252cdf98af3c0a3e8a2c6255aec (patch)
tree72db46b536ec6f5431a167bcf587c6f3242e65b8
parent8159edb7785a8a90b323a28201113548002d87cb (diff)
Report: Hide HTTP tests
Change-Id: Ia1d1d44cef85791f341db32328ee6fb47b22bd73 Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--resources/tools/presentation/specification.yaml120
1 files changed, 60 insertions, 60 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index b74e5b840c..d6ebdc8341 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -5072,24 +5072,24 @@
# - "parent"
# - "msg"
-# Detailed Test Results - DPDK Performance Results 2n-clx
-- type: "table"
- title: "Detailed Test Results - DPDK Performance Results 2n-clx"
- algorithm: "table_details"
- output-file-ext: ".csv"
- output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
- columns:
- - title: "Name"
- data: "data name"
- - title: "Status"
- data: "data msg"
- rows: "generated"
- data: "dpdk-perf-results-2n-clx"
- filter: "all"
- parameters:
- - "name"
- - "parent"
- - "msg"
+## Detailed Test Results - DPDK Performance Results 2n-clx
+#- type: "table"
+# title: "Detailed Test Results - DPDK Performance Results 2n-clx"
+# algorithm: "table_details"
+# output-file-ext: ".csv"
+# output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
+# columns:
+# - title: "Name"
+# data: "data name"
+# - title: "Status"
+# data: "data msg"
+# rows: "generated"
+# data: "dpdk-perf-results-2n-clx"
+# filter: "all"
+# parameters:
+# - "name"
+# - "parent"
+# - "msg"
################################################################################
### F I L E S ###
@@ -5754,48 +5754,48 @@
### P L O T S ###
################################################################################
-# Plots VPP HTTP Server Performance
-- type: "plot"
- title: "VPP HTTP Server Performance"
- algorithm: "plot_http_server_perf_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
- data:
- "plot-vpp-http-server-performance"
- # Keep this formatting, the filter is enclosed with " (quotation mark) and
- # each tag is enclosed with ' (apostrophe).
- filter: "'HTTP' and 'TCP_CPS'"
- parameters:
- - "result"
- - "name"
- traces:
- hoverinfo: "y+name"
- boxpoints: "outliers"
- whiskerwidth: 0
- layout:
- title: "VPP HTTP Server Performance"
- layout:
- "plot-cps"
-
-- type: "plot"
- title: "VPP HTTP Server Performance"
- algorithm: "plot_http_server_perf_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
- data:
- "plot-vpp-http-server-performance"
- filter: "'HTTP' and 'TCP_RPS'"
- parameters:
- - "result"
- - "name"
- traces:
- hoverinfo: "y+name"
- boxpoints: "outliers"
- whiskerwidth: 0
- layout:
- title: "VPP HTTP Server Performance"
- layout:
- "plot-rps"
+## Plots VPP HTTP Server Performance
+#- type: "plot"
+# title: "VPP HTTP Server Performance"
+# algorithm: "plot_http_server_perf_box"
+# output-file-type: ".html"
+# output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
+# data:
+# "plot-vpp-http-server-performance"
+# # Keep this formatting, the filter is enclosed with " (quotation mark) and
+# # each tag is enclosed with ' (apostrophe).
+# filter: "'HTTP' and 'TCP_CPS'"
+# parameters:
+# - "result"
+# - "name"
+# traces:
+# hoverinfo: "y+name"
+# boxpoints: "outliers"
+# whiskerwidth: 0
+# layout:
+# title: "VPP HTTP Server Performance"
+# layout:
+# "plot-cps"
+#
+#- type: "plot"
+# title: "VPP HTTP Server Performance"
+# algorithm: "plot_http_server_perf_box"
+# output-file-type: ".html"
+# output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
+# data:
+# "plot-vpp-http-server-performance"
+# filter: "'HTTP' and 'TCP_RPS'"
+# parameters:
+# - "result"
+# - "name"
+# traces:
+# hoverinfo: "y+name"
+# boxpoints: "outliers"
+# whiskerwidth: 0
+# layout:
+# title: "VPP HTTP Server Performance"
+# layout:
+# "plot-rps"
################################################################################