forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dump container logs on shell command failure (elastic#52316)
The Docker tests framework captures container logs when Elasticsearch fails to start. However, it doesn't do this if a later shell command fails. Amend the DockerShell wrapper to capture the container logs if a command fails when it should succeed.
- Loading branch information
1 parent
c665cf0
commit 5d74c1f
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters