Revert ssh_timeout to 196 in Functest 29/70629/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 1 Aug 2020 09:43:42 +0000 (11:43 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 1 Aug 2020 10:02:42 +0000 (12:02 +0200)
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>
(cherry picked from commit b9dab9d9dcff803b71ce42ad26578f14ed448cb3)

docker/smoke-cntt/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml

index fd029b4..aa61e37 100644 (file)
@@ -58,7 +58,7 @@ placement:
     max_microversion: 1.36
 validation:
     image_ssh_user: cirros
-    ssh_timeout: 300
+    ssh_timeout: 196
     ip_version_for_ssh: 4
     run_validation: true
     connect_method: floating
index fd029b4..aa61e37 100644 (file)
@@ -58,7 +58,7 @@ placement:
     max_microversion: 1.36
 validation:
     image_ssh_user: cirros
-    ssh_timeout: 300
+    ssh_timeout: 196
     ip_version_for_ssh: 4
     run_validation: true
     connect_method: floating
index a9dcc74..1b5d726 100644 (file)
@@ -58,7 +58,7 @@ placement:
     max_microversion: 1.36
 validation:
     image_ssh_user: cirros
-    ssh_timeout: 300
+    ssh_timeout: 196
     ip_version_for_ssh: 4
     run_validation: true
     connect_method: floating