Skip to content

Conversation

pugnascotia
Copy link
Contributor

@pugnascotia pugnascotia commented Sep 8, 2021

Closes #77414.

The generated shell logic in ShellRetry doesn't work in more basic shells, so instead
of using the {1..10} construct, expand the sequence.

@pugnascotia pugnascotia added >non-issue :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v8.0.0 v7.16.0 labels Sep 8, 2021
@elasticmachine elasticmachine added the Team:Delivery Meta label for Delivery team label Sep 8, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@pugnascotia
Copy link
Contributor Author

@elasticmachine update branch

@pugnascotia
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/part-2

Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pugnascotia
Copy link
Contributor Author

@elasticmachine update branch

@pugnascotia pugnascotia changed the title Fix shell retry generator for shells other than bash, and upgrade curl Fix shell retry generator for shells other than bash Sep 10, 2021
@pugnascotia
Copy link
Contributor Author

I took out the curl upgrade because for some reason, the binary that we build wouldn't execute.

@pugnascotia pugnascotia merged commit 96cc511 into elastic:master Sep 10, 2021
@pugnascotia pugnascotia deleted the fix-docker-retry-upgrade-curl branch September 10, 2021 13:10
pugnascotia added a commit that referenced this pull request Sep 10, 2021
Closes #77414.

The generated shell logic in ShellRetry doesn't work in more basic shells, so instead
of using the {1..10} construct, expand the sequence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >non-issue Team:Delivery Meta label for Delivery team v7.16.0 v8.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

retry_wget appears to retry on success?

4 participants