diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-06-15 17:39:00 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-25 06:10:28 +0000 |
commit | a216afda94f4e23ecc50e03587e31b754d0f0116 (patch) | |
tree | 3f9fa383c542ee910f3948e2c366f73303697b53 /docs/report | |
parent | e0f8fb48f1f569c78a92c075a66c256f1efb995b (diff) |
Report: Improve soak_tests/index.rst
- The -iterative- jobs should be used in future,
but for 2005 the results still come from -verify- jobs.
Change-Id: Ief6651a17543f27a3ccfaf2861aa6f511d80127e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/report')
-rw-r--r-- | docs/report/vpp_performance_tests/soak_tests/index.rst | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst index 39e5ce152f..c8aa467685 100644 --- a/docs/report/vpp_performance_tests/soak_tests/index.rst +++ b/docs/report/vpp_performance_tests/soak_tests/index.rst @@ -34,8 +34,8 @@ Soak Tests ========== Long duration (30 minutes per test) soak tests are executed -using :ref:`plrsearch` algorithm. As the test take long time, only 10 test -were executed, two runs each. +using :ref:`plrsearch` algorithm. As the tests take long time, +only 12 test cases were executed, two runs each. Additional information about graph data: @@ -45,16 +45,11 @@ Additional information about graph data: #. **Y-axis Labels**: estimated lower bounds for critical rate value in [Mpps]. -#. **Graph Legend**: list of X-axis indices with CSIT test suites. +#. **Graph Legend**: list of X-axis indices with CSIT test cases. #. **Hover Information**: in general lists minimum, first quartile, median, - third quartile, and maximum. If either type of outlier is present the - whisker on the appropriate side is taken to 1.5×IQR from the quartile - (the "inner fence") rather than the max or min, and individual outlying - data points are displayed as unfilled circles (for suspected outliers) - or filled circles (for outliers). (The "outer fence" is 3×IQR from the - quartile.) - When number of samples is low, some values are not displayed. + third quartile, and maximum. As only two samples are used, + minimum and maximum are not distinguished from quartiles. .. note:: |