Commit 6339d18
Handle SSH timeout in cloud-init polling loop
Under TCG on CI, cloud-init status can take longer than 15s to
respond while packages are installing. Catch TimeoutExpired and
retry instead of crashing the test. Also bumped the per-poll
timeout from 15s to 30s.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 800a84a commit 6339d18
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
244 | 249 | | |
245 | 250 | | |
246 | 251 | | |
| |||
0 commit comments