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

Cherry-pick #10380 to 6.x: Correctly bubble up errors when an integration test fails in a docker container. #10409

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

ph
Copy link
Contributor

@ph ph commented Jan 29, 2019

Cherry-pick of PR #10380 to 6.x branch. Original message:

As a retrospect leaving the invocation of docker-compose logs was a
bad idea, first it could hide some error in the integration suite and it
could add unnecessary long logs line in the CI job making debugging even harder.
So instead, I've remove it completely and leave up to the person debugging to enabled it back.

… container. (#10380)

As a retrospect leaving the invocation of `docker-compose logs` was a
bad idea, first it could hide some error in the integration suite and it
could add unnecessary long logs line in the CI job making debugging even harder.
So instead, I've remove it completely and leave up to the person debugging to enabled it back.

(cherry picked from commit fd149bb)
Copy link
Collaborator

@ruflin ruflin left a comment

Choose a reason for hiding this comment

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

Travis failure should not be related.

@ph
Copy link
Contributor Author

ph commented Jan 30, 2019

merging unrelated failures.

@ph ph merged commit 1f178ae into elastic:6.x Jan 30, 2019
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.

3 participants