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

Show recent log output on integration test failure #880

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

danielmitterdorfer
Copy link
Member

When a CI failure occurs in integration tests we usually have very
little output to analyze the failure. Furthermore, CI workers are
ephemeral so we also lose access to logs. With this commit we check
whether there was a failure and dump the most recent Rally logs.

When a CI failure occurs in integration tests we usually have very
little output to analyze the failure. Furthermore, CI workers are
ephemeral so we also lose access to logs. With this commit we check
whether there was a failure and dump the most recent Rally logs.
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc. labels Jan 28, 2020
@danielmitterdorfer danielmitterdorfer added this to the 1.4.1 milestone Jan 28, 2020
@danielmitterdorfer danielmitterdorfer self-assigned this Jan 28, 2020
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

:shipit: we need more visibility into those pesky failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants