diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2016-01-27 09:53:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-27 09:53:51 +0000 |
commit | dcb741e8e0cfabd2f8eaa6df255e58c5b3389a22 (patch) | |
tree | 435faf24037e3bd93f64d3b15d4ea4ced638d003 /testcases/config_functest.yaml | |
parent | 5423e53c8c88fcdd62197671ac7e101bb952c783 (diff) | |
parent | ecc77fad440a63627755e7ff042a98f34f3e9b75 (diff) |
Merge "FUNCTEST-127 FIx the condition judgment of vping"
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 2 |
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 |