diff options
author | Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> | 2018-06-29 14:40:54 +0800 |
---|---|---|
committer | Yu Yang (Gabriel) <Gabriel.yuyang@huawei.com> | 2018-06-29 10:52:36 +0000 |
commit | 3bf15446777a60510824e4b73da358934df03b98 (patch) | |
tree | e9218caa110d8add254a997de85c22b6aa4005cf /testsuites/posca | |
parent | 3e33f5c8b8ce0d1a03e7fc4378580882fbc4b446 (diff) |
Modify ping test thresholdopnfv-6.2.0
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>
(cherry picked from commit 62feef57918f110d423961a3989f77cf815058c6)
Diffstat (limited to 'testsuites/posca')
-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: |