Increase tempest ssh timeout
Some of the tests that ssh into instances have been timing out at times. Increase the timeout config for ssh.
This commit is contained in:
@@ -111,6 +111,7 @@ img_disk_format = qcow2
|
||||
[validation]
|
||||
run_validation = true
|
||||
image_ssh_user = cirros
|
||||
ssh_timeout = 600
|
||||
|
||||
[service_available]
|
||||
{% for svc in enabled_services -%}
|
||||
|
||||
Reference in New Issue
Block a user