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

roachtest: use teardown log when creating GitHub issue #96020

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

renatolabs
Copy link
Contributor

@renatolabs renatolabs commented Jan 26, 2023

This is a follow up of #95831. The logger passed to the githubIssues
struct writes to the test runner logger, which is not ideal. This
changes the logger passed to use the teardown logger, so log entries
related to GitHub issue creation are in the same directory as the
failing test itself.

Epic: None

Release note: None

This is a follow up of cockroachdb#95831. The logger passed to the `githubIssues`
struct writes to the test runner logger, which is not ideal. This
changes the logger passed to use the `teardown` logger, so log entries
related to GitHub issue creation are in the same directory as the
failing test itself.

Release note: None
@renatolabs renatolabs requested a review from a team as a code owner January 26, 2023 19:28
@renatolabs renatolabs requested review from herkolategan and srosenberg and removed request for a team January 26, 2023 19:29
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@herkolategan herkolategan left a comment

Choose a reason for hiding this comment

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

Changes look good to me; you can add Epic: None to the commit message to silence blathers.

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @srosenberg)

@renatolabs
Copy link
Contributor Author

you can add Epic: None to the commit message to silence blathers

Ah yes, I forgot about that. Updated. TFTR!

bors r=herkolategan

@craig
Copy link
Contributor

craig bot commented Jan 26, 2023

Build succeeded:

@craig craig bot merged commit 32b5345 into cockroachdb:master Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants