CSIT-891: Add data sources for 1801 report 38/10638/1
authorTibor Frank <tifrank@cisco.com>
Mon, 19 Feb 2018 11:39:50 +0000 (12:39 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 19 Feb 2018 11:39:50 +0000 (12:39 +0100)
Change-Id: I507878dba5eea9eff70336143cdcdd735b631898
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/vpp_performance_tests/packet_latency_graphs/index.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst
resources/tools/presentation/conf.py
resources/tools/presentation/specification.yaml

index c163960..50074e1 100644 (file)
@@ -20,7 +20,7 @@ TGint2-to-SUT2-to-SUT1-to-TGint1.
 
     Test results have been generated by
     `FD.io test executor vpp performance jobs`_ with Robot Framework result
-    files csit-vpp-perf-|release|-\*.zip `archived here <../../_static/archive/>`_.
+    files csit-vpp-perf-|srelease|-\*.zip `archived here <../../_static/archive/>`_.
 
 .. toctree::
 
index 2539521..63af4d6 100644 (file)
@@ -30,7 +30,7 @@ and their indices.
 
     Test results have been generated by
     `FD.io test executor vpp performance jobs`_ with Robot Framework result
-    files csit-vpp-perf-|release|-\*.zip `archived here <../../_static/archive/>`_.
+    files csit-vpp-perf-|srelease|-\*.zip `archived here <../../_static/archive/>`_.
     Plotted data set size per test case is equal to the number of job executions
     presented in this report version: **8**.
 
index 8c266c2..4d6c96d 100644 (file)
@@ -59,6 +59,7 @@ author = u'FD.io CSIT'
 
 rst_epilog = """
 .. |release-1| replace:: rls1710
+.. |srelease| replace:: {srelease}
 .. |vpp-release| replace:: VPP-{vpprelease} release
 .. |vpp-release-1| replace:: VPP-17.10 release
 .. |dpdk-release| replace:: DPDK 17.11
index bf149bc..0e8a51f 100644 (file)
@@ -93,6 +93,7 @@
     plot-vpp-http-server-performance:
       csit-vpp-perf-1801-all:
       - 157
+      - 158
 # TODO: Add the data sources
 #    vpp-meltdown-impact:
 #      csit-vpp-perf-1707-all:
     - 145  # sel
     - 146  # sel
     - 157  # wrk
+    - 158  # wrk
     csit-ligato-perf-1710-all:
     - 5
     - 7
 ################################################################################
 
 # Plots VPP HTTP Server Performance
-#-
-#  type: "plot"
-#  title: "VPP HTTP Server Performance"
-#  algorithm: "plot_http_server_performance_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: "x+y"
-#    boxpoints: "outliers"
-#    whiskerwidth: 0
-#  layout:
-#    title: "VPP HTTP Server Performance"
-#    layout:
-#      "plot-cps"
-#
-#-
-#  type: "plot"
-#  title: "VPP HTTP Server Performance"
-#  algorithm: "plot_http_server_performance_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: "x+y"
-#    boxpoints: "outliers"
-#    whiskerwidth: 0
-#  layout:
-#    title: "VPP HTTP Server Performance"
-#    layout:
-#      "plot-rps"
+-
+  type: "plot"
+  title: "VPP HTTP Server Performance"
+  algorithm: "plot_http_server_performance_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: "x+y"
+    boxpoints: "outliers"
+    whiskerwidth: 0
+  layout:
+    title: "VPP HTTP Server Performance"
+    layout:
+      "plot-cps"
+
+-
+  type: "plot"
+  title: "VPP HTTP Server Performance"
+  algorithm: "plot_http_server_performance_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: "x+y"
+    boxpoints: "outliers"
+    whiskerwidth: 0
+  layout:
+    title: "VPP HTTP Server Performance"
+    layout:
+      "plot-rps"
 
 # Plot Throughput Speedup Analysis