diff options
author | Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> | 2018-06-29 14:40:54 +0800 |
---|---|---|
committer | Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> | 2018-06-29 14:40:54 +0800 |
commit | 62feef57918f110d423961a3989f77cf815058c6 (patch) | |
tree | e9218caa110d8add254a997de85c22b6aa4005cf /testsuites/posca/testcase_cfg | |
parent | 76619a3824f213715e012fdb23df64b079a4ff48 (diff) |
Modify ping test threshold
Change the threshold to 5 VM pairs for basic common
OPNFV verification requirements from Dovetail.
Currently, offline test over apex pass:
1. ping subtest1:
https://gist.github.com/gabrielyuyang/764b7ee636ac5502d5e561a348ae909b
2. ping subtest2:
https://gist.github.com/gabrielyuyang/af17905a7e2379e870f492ea393c54c0
Working on testig over compass, trying to deploy a compass
first. We could also see the result from compass on CI
after this patch be merged. Results in Dovetial CI will
also be updated then.
Change-Id: If2cfe9988c046d733b30a23de3cd569ed06496e6
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'testsuites/posca/testcase_cfg')
-rw-r--r-- | testsuites/posca/testcase_cfg/posca_factor_ping.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/posca/testcase_cfg/posca_factor_ping.yaml b/testsuites/posca/testcase_cfg/posca_factor_ping.yaml index 25654357..ea70e336 100644 --- a/testsuites/posca/testcase_cfg/posca_factor_ping.yaml +++ b/testsuites/posca/testcase_cfg/posca_factor_ping.yaml @@ -16,8 +16,8 @@ load_manager: tool: ping test_times: 100 package_size: - num_stack: 20, 20 - threshhold: 20 + num_stack: 5, 5 + threshhold: 5 package_loss: 0% runners: |