diff options
author | yuyang <Gabriel.yuyang@huawei.com> | 2017-04-25 11:17:25 +0800 |
---|---|---|
committer | Yu Yang (Gabriel) <Gabriel.yuyang@huawei.com> | 2017-04-28 02:45:53 +0000 |
commit | cabe397fbb2cb062caf74cf165b7125c38c4f697 (patch) | |
tree | 6127753a2c4224fb7fb5d0eba98dbfc9e3c029f5 /docs/testing/user/userguide/posca/posca_stress_ping.rst | |
parent | d4b9691d7a2ad25f11ec9f4c3d85d945a6f1cc90 (diff) |
Docs for Danube 2.0
JIRA: BOTTLENECK-165
Documents adapted to Danube 2.0
Change-Id: Ic46cc0ad2f2706986b294f539bba1264ec6f8b0b
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit e2fd28497f0083099181a9b65696e5ea8c422007)
Diffstat (limited to 'docs/testing/user/userguide/posca/posca_stress_ping.rst')
-rw-r--r-- | docs/testing/user/userguide/posca/posca_stress_ping.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/user/userguide/posca/posca_stress_ping.rst b/docs/testing/user/userguide/posca/posca_stress_ping.rst index 963cf508..953ff4b7 100644 --- a/docs/testing/user/userguide/posca/posca_stress_ping.rst +++ b/docs/testing/user/userguide/posca/posca_stress_ping.rst @@ -14,14 +14,14 @@ Test Case |Bottlenecks POSCA Stress Test Ping | | | +--------------+--------------------------------------------------------------+ -|test case name| posca_stress_ping | +|test case name| posca_posca_ping | | | | +--------------+--------------------------------------------------------------+ -|description | Stress test regarding perfomance life-cycle while using ping | +|description | Stress test regarding life-cycle while using ping | | | to validate the VM pairs constructions | +--------------+--------------------------------------------------------------+ |configuration | config file: | -| | /testsuite/posca/testcase_cfg/posca_stress_ping | +| | /testsuite/posca/testcase_cfg/posca_posca_ping.yaml | | | | | | stack number: 5, 10, 20, 50 ... | | | | @@ -39,7 +39,7 @@ Configuration tool: ping test_times: 100 package_size: - num_stack: 2, 5, 10 + num_stack: 5, 10, 20 package_loss: 10% contexts: |