diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-05-07 13:38:29 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-05-07 13:38:29 +0200 |
commit | 35ac362d7ba35413493b165808362e1169f9f240 (patch) | |
tree | 6b883f548dd46b57d7cf29180b70f351fe0acf51 /docs/report/vpp_performance_tests | |
parent | 313946ec3f85d6fc880a80fbc44ddfe03c8eb2fc (diff) |
FIX: Small inconsistencies in report sections
Change-Id: I0c27300678414bd3baecccd8e51ca0dc15af73d5
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 6 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index fb5737c4fc..7677b5546a 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -125,7 +125,7 @@ List of known issues in CSIT |release| for VPP performance tests: | 4 | IPSec (software, no QAT HW) throughput | CSIT-1064 | IPSec throughput regression: NDR -3%..-8%, PDR -2%..-8%, MRR |
| | regression. | | -3%..-7%. Affects IPSec SW tests, QAT HW tests not affected. |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 5 | High failure rate of creating working container | CSIT-1065 | Orchestrated container topology tests failing data plane |
-| | topologies with K8s/Ligato orchestration. | | verification indicating configuration issue. Suspected issue |
-| | | | with Ligato vpp-agent. |
+| 5 | High failure rate of creating working container | CSIT-1065 | About 20% of orchestrated container topology tests failing data |
+| | topologies with K8s/Ligato orchestration. | | plane verification indicating configuration issue. Suspected |
+| | | | issue with Ligato vpp-agent. |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst index 3dbabd6545..d9e271e2d9 100644 --- a/docs/report/vpp_performance_tests/overview.rst +++ b/docs/report/vpp_performance_tests/overview.rst @@ -232,7 +232,7 @@ Performance Tests Naming ------------------------ CSIT |release| follows a common structured naming convention for all performance -and system functional tests, introduced in CSIT |release-1|. +and system functional tests, introduced in CSIT rls1701. The naming should be intuitive for majority of the tests. Complete description of CSIT test naming convention is provided on :ref:`csit_test_naming`. |