summaryrefslogtreecommitdiffstats
path: root/testcases/config_functest.yaml
diff options
context:
space:
mode:
authorCNlukai <lukai1@huawei.com>2016-01-27 12:02:29 +0800
committerJose Lausuch <jose.lausuch@ericsson.com>2016-01-27 09:53:58 +0000
commitc0c74ff86f9bb35f284bd6514d3e38b874db8b7f (patch)
tree45cb8013793494fb3f458db7c4566133e51604b3 /testcases/config_functest.yaml
parentb6128d55c2867d14489bb6097b669b0041334b08 (diff)
FUNCTEST-127
FIx the condition judgment of vping Change-Id: I58abace66fb73e0531affc651194473718dfacd5 Signed-off-by: CNlukai <lukai1@huawei.com> (cherry picked from commit ecc77fad440a63627755e7ff042a98f34f3e9b75)
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r--testcases/config_functest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml
index 7aa0be8e6..bab1a4b94 100644
--- a/testcases/config_functest.yaml
+++ b/testcases/config_functest.yaml
@@ -65,7 +65,7 @@ general:
neutron_router_name: functest-router
vping:
- ping_timeout: 300
+ ping_timeout: 200
vm_flavor: m1.small #adapt to your environment
vm_name_1: opnfv-vping-1
vm_name_2: opnfv-vping-2