Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/e2e: add retry on curl command #450

Merged
merged 2 commits into from
Oct 25, 2022
Merged

ci/e2e: add retry on curl command #450

merged 2 commits into from
Oct 25, 2022

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Oct 24, 2022

To avoid sporadic failure like this one: https://github.com/rancher/elemental/actions/runs/3312488264/jobs/5477683940

Tested locally, I'm not sure that this will fix the issue TBH, but at least there's no regression.

To avoid sporadic failure like this one:
https://github.com/rancher/elemental/actions/runs/3312488264/jobs/5477683940

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@kkaempf
Copy link
Contributor

kkaempf commented Oct 25, 2022

Please also add a -v to the curl command and save the output. I'd guess we will see some redirects and evtl. problematic mirrors 🤔

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder merged commit 71521fe into main Oct 25, 2022
@ldevulder ldevulder deleted the e2e-add-retry-on-curl branch October 25, 2022 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants