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

Includes a single reattempt in AuthenticationErrors for ssh access #348

Closed apozsuse closed 1 year ago

apozsuse commented 1 year ago

Check issue #313

This change includes a single reattempt when ssh connection to the VM fails due to AuthenticationError.

This AuthenticationError might happen due to cloud-init spending some time in adding the public ssh key (provided in user-data) to provide ssh access to the instance.

Tests have been include accordingly.

github-actions[bot] commented 1 year ago

Ping, pull request has no activity for the last 7 days.