4a76c5d508
Make the test timeout that governs how long the preparing for test playbook wait for SSH connectivity before proceeding. This value, typically would need to be a longer value on larger guest images as they will take longer to deploy and potentially they have more services that extend the boot-up time. Change-Id: Id76a40be2b7aadbc4594fb619b7fcb70cc2c9b2a
4 lines
41 B
YAML
4 lines
41 B
YAML
---
|
|
node_ssh_pause: 10
|
|
wait_timeout: 900
|