Skip to content

Conversation

@kuisathaverat
Copy link
Contributor

What does this pull request do?

It grabs the Docker containers logs before to destroy the containers.

Why is it important?

In order to diagnose some issues sometimes, we need the Docker container logs.

Related issues

related to #718

@kuisathaverat kuisathaverat self-assigned this Feb 17, 2020
@kuisathaverat kuisathaverat changed the title ci: grab Docker containers logs [WIP] ci: grab Docker containers logs Feb 17, 2020
Copy link
Contributor

@beniwohli beniwohli left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@kuisathaverat kuisathaverat changed the title [WIP] ci: grab Docker containers logs ci: grab Docker containers logs Feb 17, 2020
@kuisathaverat kuisathaverat merged commit 2204a31 into elastic:master Feb 17, 2020
@kuisathaverat kuisathaverat deleted the docker-logs branch February 17, 2020 11:22
secret: "${steps.env.CODECOV_SECRET}")
secret: "${steps.env.CODECOV_SECRET}"
)
dir("${steps.env.BASE_DIR}/tests"){
Copy link
Member

Choose a reason for hiding this comment

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

could this section be moved earlier? Just in case the codecov step failed then this section won't be executed, what do you think?

beniwohli pushed a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
* feat: grab Docker containers logs

* chore: cosmetic changes
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