diff options
author | 2017-12-14 16:39:34 +0800 | |
---|---|---|
committer | 2017-12-15 07:09:34 +0000 | |
commit | 66fbd5fcfafd5dcfde58a61aab33c1812405e097 (patch) | |
tree | 7fc20376442f5d83151fba406aa921ada41cbae1 /docs/testing/user/userguide/overview.rst | |
parent | ea99f38bf373fea186c5b654eac547c81cab8be6 (diff) |
Docs update for E 5.1opnfv-5.1.0
Change-Id: I53972edc64398339463824d5f8d7193a6e15481f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit ec584918ae66e92c7d8b5ff41b0df4ad391d2349)
Diffstat (limited to 'docs/testing/user/userguide/overview.rst')
-rw-r--r-- | docs/testing/user/userguide/overview.rst | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/testing/user/userguide/overview.rst b/docs/testing/user/userguide/overview.rst index 5d76c76c..746f24c4 100644 --- a/docs/testing/user/userguide/overview.rst +++ b/docs/testing/user/userguide/overview.rst @@ -58,17 +58,17 @@ Integration Description Test suite & Test case Description ================================== -+--------+-------------------------------+ -|POSCA | posca_factor_ping | -| +-------------------------------+ -| | posca_factor_system_bandwidth | -| +-------------------------------+ -| | posca_facotor_througputs | -| +-------------------------------+ -| | posca_feature_scaleup | -| +-------------------------------+ -| | posca_feature_scaleout | -+--------+-------------------------------+ ++--------+-------------------------------------+ +|POSCA | posca_factor_ping | +| +-------------------------------------+ +| | posca_factor_system_bandwidth | +| +-------------------------------------+ +| | posca_facotor_soak_througputs | +| +-------------------------------------+ +| | posca_feature_vnf_scale_up | +| +-------------------------------------+ +| | posca_feature_vnf_scale_out | ++--------+-------------------------------------+ 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. |