SUSE-Enceladus / img-proof

img-proof provides a command line utility to test images in the Public Cloud
https://img-proof.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 7 forks source link

EC2 user-data not running in time #313

Closed smarlowucf closed 1 year ago

smarlowucf commented 2 years ago

When using user-data to set the SSH key in an instance cloud-init is taking too long which causes an AuthException. Currently img-proof treats auth exceptions as unrecoverable and thus fails without retrying connection.

Currently the best options seem to be: