7d5d34b7c4
There are situations where the DNS infrastructure hasn't been stable and many CI jobs have failed with the error: urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution> This change decorates the function find_cirros_image() to retry and give the job more chances of recovering from the DNS failures.