aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification.yaml
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:01:47 +0000
commit8b636187b434ccfb37d8874bbc72b79bea740c2c (patch)
tree94bf2128e553a58010e610b21dc025797bb710f3 /resources/tools/presentation/specification.yaml
parent8aab45de37e44e3ecc1cd9cb10bdc99e98c9922f (diff)
Report: Hide HTTP tests
Change-Id: Ia1d1d44cef85791f341db32328ee6fb47b22bd73 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 89deb5b6b8b19252cdf98af3c0a3e8a2c6255aec)
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-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"
################################################################################