Skip to content

Commit

Permalink
Increase tempest ssh timeout
Browse files Browse the repository at this point in the history
Some of the tests that ssh into instances have been timing out
at times. Increase the timeout config for ssh.
  • Loading branch information
Corey Bryant committed Nov 10, 2023
1 parent 04af9b3 commit 35c8bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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 -%}
Expand Down

0 comments on commit 35c8bdc

Please sign in to comment.