If get_upstart_logs.sh is used after a partial or failed cluster build, not all node VMs may be up. Therefore, the script must not wait indefinitely for any node's ssh server to respond. With this patch, ssh_env_for_node no longer waits for the ssh server. Where that is needed (in test-once), it is now done in a separate call. get_upstart_logs now checks (only) once whether each ssh server is up before trying to fetch the logs. Change-Id: I07314495a432dc2ce176233fac85a4c85406ef84
1.5 KiB
Executable File
1.5 KiB
Executable File