diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-02-21 11:00:15 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-02-21 10:01:10 +0000 |
commit | b3248345d5c17b2ad8fa06e7597f4d6b56cdd2a7 (patch) | |
tree | fb8d8b4832846ab5009c5442cfc3d9150b22ee73 | |
parent | 68317a1dc4b342410b9a4d790f03b7726a7c3603 (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: I1f5f7e931cdbd4eb9ede9b2cc527d975c63684ad
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 394659ca1c7cac87627347bc850477448d0743c7)
-rw-r--r-- | docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specification.yaml | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst index 63af4d628f..6bfe4fe1af 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst @@ -32,7 +32,7 @@ and their indices. `FD.io test executor vpp performance jobs`_ with Robot Framework result 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**. + presented in this report version: **10**. .. toctree:: diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 6a18ce5436..80f5ab8e77 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -151,6 +151,10 @@ # TODO: Add the data sources plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: + - 122 # full + - 126 # full + - 129 # full + - 140 # full - 124 # sel - 127 # sel - 128 # sel @@ -236,6 +240,10 @@ # TODO: Add the data sources plot-vpp-throughput-latency: csit-vpp-perf-1801-all: + - 122 # full + - 126 # full + - 129 # full + - 140 # full - 124 # sel - 127 # sel - 128 # sel |