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

ci: fix teamcity-trigger when running under bazel #73657

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

rickystewart
Copy link
Collaborator

gotool.ImportPaths can't find all the go packages when you query the
typical way in the Bazel build container for whatever reason, but I've
validated that ./... works as a workaround.

Closes #73643.

Release note: None

@rickystewart rickystewart requested a review from a team as a code owner December 9, 2021 23:30
@rickystewart rickystewart requested a review from rail December 9, 2021 23:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

`gotool.ImportPaths` can't find all the go packages when you query the
typical way in the Bazel build container for whatever reason, but I've
validated that `./...` works as a workaround.

Closes cockroachdb#73643.

Release note: None
@rickystewart rickystewart requested review from jlinder and removed request for rail December 10, 2021 17:13
Copy link
Collaborator

@jlinder jlinder left a comment

Choose a reason for hiding this comment

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

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

@rickystewart
Copy link
Collaborator Author

bors r=jlinder

@craig
Copy link
Contributor

craig bot commented Dec 10, 2021

Build succeeded:

@craig craig bot merged commit b145aba into cockroachdb:master Dec 10, 2021
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.

ci: bazel teamcity stress trigger not working
3 participants