SUSE-Cloud / automation

Automation scripts for development, testing, and CI
Apache License 2.0
68 stars 139 forks source link

Wait for external network after reboot (SOC-10175) #3927

Closed skazi0 closed 3 years ago

skazi0 commented 3 years ago

After cloud or network node is rebooted, it was expected that external network connectivity will be restored immediately. In some cases this might take a little longer and some CI jobs were failing because of that. Small retry loop was added to make it more reliable.