From: Tibor Frank Date: Wed, 15 May 2019 11:54:58 +0000 (+0200) Subject: Report: Add pdf version X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=619cbff63ab7570bb904acccd627d65f328a1e9a;ds=sidebyside Report: Add pdf version Change-Id: Idc6936262a968e213f2fafa52adacfee65ad345c Signed-off-by: Tibor Frank --- diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst index 4c6f226826..bc236c0298 100644 --- a/docs/report/vpp_performance_tests/soak_tests/index.rst +++ b/docs/report/vpp_performance_tests/soak_tests/index.rst @@ -33,11 +33,7 @@ Soak Tests ========== -Long duration soak tests are executed using `PLRsearch algorithm`_. - -As soak tests are new, and take long time to run, -only 6 tests were executed. From those, 4 tests encountered some caveat, -making their results unreliable. +Long duration soak tests are executed using `plrsearch_algorithm`_. Additional information about graph data: @@ -49,8 +45,14 @@ Additional information about graph data: #. **Graph Legend**: list of X-axis indices with CSIT test suites. -#. **Hover Information**: lists the lower and upper bounds for the estimated - throughput value. +#. **Hover Information**: 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.) + It also lists the lower bounds for the estimated throughput value. .. note:: diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 1a9cbaef20..f1e9e56d24 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1655,8 +1655,8 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal ################################################################################ ### T A B L E S ###