Commit c0b33d5
Stembuild specs: use Eventually() instead of Sleep
We now check for successful execution for 1 minute rather than sleeping
for 10 seconds and hoping that the VM is up and the guest-tools are
accepting connections.
Signed-off-by: Matthew Kocher <[email protected]>1 parent e12e82b commit c0b33d5
File tree
1 file changed
+6
-4
lines changed- stembuild/iaas_cli/iaas_clients
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments