Skip to content
Unverified Commit 75ad868c authored by Hans Feldt's avatar Hans Feldt Committed by GitHub
Browse files

crio: harden downloads with retry (#6374)

CI job 624031102 failed with:

fatal: [ubuntu1804]: FAILED! => {"changed": false, "msg": "Failed to download key at https://download.opensuse.org/repositories/devel:kubic:libcontainers:stable/xUbuntu_18.04/Release.key

: Request failed: <urlopen error [Errno -3] Temporary failure in name resolution>"}

Assuming its a temporary problem it should get more robust with a
couple of retries like in other roles.

Co-authored-by: default avatarHans Feldt <hafe@users.noreply.github.com>
parent 9433fe46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment