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

Remove retry(5) around checkouts on master #3260

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

AdamBrousseau
Copy link
Contributor

Signed-off-by: Adam Brousseau adam.brousseau88@gmail.com

- eclipse-openj9#1787 is resolved so this should be removed
- Leaving it in can hide future problems
- Killing a build in a retry will not actually
  stop the build, it will just loop into the next
  retry iteration which is problematic and annoying.

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
@AdamBrousseau
Copy link
Contributor Author

@pshipton for review

@pshipton pshipton merged commit 730e3b8 into eclipse-openj9:master Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants