grenade/projects
melanie witt 3a06986953 Increase Cinder SSH timeout from 30s to 60s
Seen in a nova-grenade-multinode job failure today:

In grenade/projects/70_cinder/resources.sh:create, a server is booted
from a volume and attaches one non-bootable non-encrypted volume
followed by one non-bootable encrypted volume. After the volumes attach
successfully, there is an attempt to SSH to the server and it fails due
to a timeout if SSH does not connect within 30 seconds.

After a failure, the server console log is dumped and in it the last
message is "Starting dropbear sshd: OK" which makes it seem likely that
sshd was not up and running yet and that's why SSH failed.

We could increase the timeout here to give the server a bit more time
to get sshd running before giving up.

Closes-Bug: #2066072

Change-Id: I823d1b984fee9f66b11dc58889cc40ab5555dd62
2024-05-17 23:11:57 +00:00
..
10_keystone Remove the old release upgrade extra scripts 2021-05-04 11:46:46 -05:00
15_placement Run placement db online_data_migrations before starting placement-api 2020-04-18 13:00:45 +00:00
30_swift Remove sourcing of userrc_early 2022-03-28 22:46:11 -05:00
40_glance Always source lib/apache when lib/tls is used 2019-02-18 12:10:25 +01:00
50_neutron Merge "Remove lib/neutron-legacy leftovers" 2023-01-04 17:29:49 +00:00
60_nova [ironic] Add an instance wait setting for nova resources 2023-04-05 10:56:41 -07:00
70_cinder Increase Cinder SSH timeout from 30s to 60s 2024-05-17 23:11:57 +00:00
80_horizon Fix horizon upgrade: remove screen_stop call 2020-08-23 16:49:53 +00:00