From d1b014906f5819e74cce95faa170068c93bc47cf Mon Sep 17 00:00:00 2001 From: Shubham Agarwal Date: Sun, 31 Dec 2017 07:58:59 -0500 Subject: Documentation on storage testcases in bottlenecks JIRA: BOTTLENECK-216 This patch is used for user documentation on the 3 storage stress testcases created in bottlnecks. Change-Id: Ib560efea5bcd2decedf7d3f681ed303123ce31a9 Signed-off-by: Shubham Agarwal --- docs/testing/user/userguide/overview.rst | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'docs/testing/user/userguide/overview.rst') diff --git a/docs/testing/user/userguide/overview.rst b/docs/testing/user/userguide/overview.rst index 746f24c4..697191b0 100644 --- a/docs/testing/user/userguide/overview.rst +++ b/docs/testing/user/userguide/overview.rst @@ -58,17 +58,23 @@ Integration Description Test suite & Test case Description ================================== -+--------+-------------------------------------+ -|POSCA | posca_factor_ping | -| +-------------------------------------+ -| | posca_factor_system_bandwidth | -| +-------------------------------------+ -| | posca_facotor_soak_througputs | -| +-------------------------------------+ -| | posca_feature_vnf_scale_up | -| +-------------------------------------+ -| | posca_feature_vnf_scale_out | -+--------+-------------------------------------+ ++--------+-------------------------------------------+ +|POSCA | posca_factor_ping | +| +-------------------------------------------+ +| | posca_factor_system_bandwidth | +| +-------------------------------------------+ +| | posca_facotor_soak_througputs | +| +-------------------------------------------+ +| | posca_feature_vnf_scale_up | +| +-------------------------------------------+ +| | posca_feature_vnf_scale_out | +| +-------------------------------------------+ +| | posca_factor_storperf | +| +-------------------------------------------+ +| | posca_factor_multistack_storage_parallel | +| +-------------------------------------------+ +| | posca_factor_multistack_storage | ++--------+-------------------------------------------+ As for the abandoned test suite in the previous Bottlenecks releases, please refer to http://docs.opnfv.org/en/stable-danube/submodules/bottlenecks/docs/testing/user/userguide/deprecated.html. -- cgit 1.2.3-korg