diff options
author | Ed Santiago <santiago@redhat.com> | 2022-09-05 18:06:18 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-09-05 18:06:18 -0600 |
commit | c2c910736cbf7cd4a43c842124316f0918935063 (patch) | |
tree | c389e87b2ac4e62221bda841e40a72e6bb0749a6 /test/policy.json | |
parent | 8882b7664d225bf7f8efac6ab10e8d583e48c712 (diff) | |
download | podman-c2c910736cbf7cd4a43c842124316f0918935063.tar.gz podman-c2c910736cbf7cd4a43c842124316f0918935063.tar.bz2 podman-c2c910736cbf7cd4a43c842124316f0918935063.zip |
CI: Cirrus setup: retry failed curls
We're seeing a huge number of "unknown failure" flakes,
and all seem to be in the 'clone' step, failing with:
echo "$ARTCURL..."
curl ... https://api.cirrus-ci.com/.../repo.tbz
(lots of pretty curl output lines)
curl: (22) The requested URL returned error: 502
Solution: use --retry, which will backoff-retry transient
failures. Start with a backoff of 8s, not the default 1.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test/policy.json')
0 files changed, 0 insertions, 0 deletions