Report: Improve soak_tests/index.rst 40/27540/5
authorVratko Polak <vrpolak@cisco.com>
Mon, 15 Jun 2020 15:39:00 +0000 (17:39 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 25 Jun 2020 06:10:28 +0000 (06:10 +0000)
- 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>
docs/report/vpp_performance_tests/soak_tests/index.rst

index 39e5ce1..c8aa467 100644 (file)
@@ -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::