Skip to content

roachtest: fix nil team loader#150223

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
herkolategan:hbl/roachtest-github-team-loader
Jul 15, 2025
Merged

roachtest: fix nil team loader#150223
craig[bot] merged 1 commit intocockroachdb:masterfrom
herkolategan:hbl/roachtest-github-team-loader

Conversation

@herkolategan
Copy link
Copy Markdown
Collaborator

During the migration of the github poster initialization in #149479, the default team loader configuration was inadvertently omitted. This change restores the default team loader setting to resolve the issue.

Informs: #149479

Epic: None
Release note: None

During the migration of the github poster initialization in cockroachdb#149479, the default
team loader configuration was inadvertently omitted. This change restores the
default team loader setting to resolve the issue.

Informs: cockroachdb#149479

Epic: None
Release note: None
@herkolategan herkolategan requested a review from a team as a code owner July 15, 2025 07:09
@herkolategan herkolategan requested review from DarrylWong, srosenberg and williamchoe3 and removed request for a team July 15, 2025 07:09
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@herkolategan
Copy link
Copy Markdown
Collaborator Author

@williamchoe3
Copy link
Copy Markdown
Contributor

Oh no sorry! Taking a look now

Copy link
Copy Markdown
Contributor

@williamchoe3 williamchoe3 left a comment

Choose a reason for hiding this comment

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

Thanks for catching and fixing this! When splitting githubIssues into githubIssueInfo this slipped through the cracks.

Checked the unit tests in github_test.go for some sanity checking, in TestShouldPost it's being passed in correctly, so I suppose that's why the unit tests passed for me.

And my new test in test_test.go TestRunnerProvisionErrorGithubError, it mocks MaybePost so it never hits the point where we need teamLoader.

@herkolategan
Copy link
Copy Markdown
Collaborator Author

TFTRs!

bors r=williamchoe3,srosenberg

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 15, 2025

@craig craig bot merged commit ab6ffc2 into cockroachdb:master Jul 15, 2025
34 of 37 checks passed
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.

4 participants