aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-08-01 11:43:42 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-08-01 11:47:23 +0200
commitb9dab9d9dcff803b71ce42ad26578f14ed448cb3 (patch)
treefc09036351c0d7b6681ca39e900d08471979bd1f /functest/opnfv_tests/openstack
parent74ef88c1884bb0283236eeba82da834402928a40 (diff)
Revert ssh_timeout to 196 in Functest
The race condition has been fixed [1] and we can try the timeout used in OpenStack gates. [1] https://gerrit.opnfv.org/gerrit/c/functest/+/70606 Change-Id: Iaf8b260c743c1fd0088d31060a43b1788545743c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/opnfv_tests/openstack')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml2
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index 60c552cf0..a444a54f5 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -57,7 +57,7 @@ placement:
max_microversion: latest
validation:
image_ssh_user: cirros
- ssh_timeout: 300
+ ssh_timeout: 196
ip_version_for_ssh: 4
run_validation: true
connect_method: floating
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
index 93012598b..141f295b4 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
@@ -57,7 +57,7 @@ placement:
max_microversion: latest
validation:
image_ssh_user: cirros
- ssh_timeout: 300
+ ssh_timeout: 196
ip_version_for_ssh: 4
run_validation: true
connect_method: floating