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

make build-image isn't retrying #656

Merged
merged 1 commit into from Jan 18, 2018

Conversation

rthallisey
Copy link
Contributor

@rthallisey rthallisey commented Jan 18, 2018

Describe what this PR does and why we need it:
Sometimes travis fails because of mirror timeouts when building
containers. The retry logic around make build-image was suppose
to mitigate these failures, but it wasn't retrying.

Changes proposed in this pull request

  • Add +e for error tolerance when running make build-image

Sometimes travis fails because of mirror timeouts when building
containers.  The retry logic around make build-image was suppose
to mitiage these failures, but it wasn't retrying.
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 18, 2018
Copy link
Contributor

@jmrodri jmrodri left a comment

Choose a reason for hiding this comment

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

ACK

@jmrodri jmrodri added the build label Jan 18, 2018
@eriknelson eriknelson merged commit 8c7442c into openshift:master Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants