cilium / packer-ci-build

Contains the scripts and data for building the Cilium CI testing VM.
10 stars 17 forks source link

Increase SSH timeout #319

Closed pchaigno closed 2 years ago

pchaigno commented 2 years ago

We sometimes hit the timeout for connecting over SSH to the VM in CI. This commit bumps the timeout a bit to prevent this from happening again.

pchaigno commented 2 years ago

/build

pchaigno commented 2 years ago

I saw it fail on SSH timeout locally once with this change so something else is going on here.