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

backupccl: break dependency to testcluster #80773

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

irfansharif
Copy link
Contributor

Noticed we were building testing library packages when building CRDB
binaries.

$ bazel query "somepath(//pkg/cmd/cockroach-short, //pkg/testutils/testcluster)"
//pkg/cmd/cockroach-short:cockroach-short
//pkg/cmd/cockroach-short:cockroach-short_lib
//pkg/ccl:ccl
//pkg/ccl/backupccl:backupccl
//pkg/testutils/testcluster:testcluster

Release note: None

@irfansharif irfansharif requested review from a team and msbutler and removed request for a team April 29, 2022 06:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Noticed we were building testing library packages when building CRDB
binaries.

    $ bazel query "somepath(//pkg/cmd/cockroach-short, //pkg/testutils/testcluster)"
    //pkg/cmd/cockroach-short:cockroach-short
    //pkg/cmd/cockroach-short:cockroach-short_lib
    //pkg/ccl:ccl
    //pkg/ccl/backupccl:backupccl
    //pkg/testutils/testcluster:testcluster

Release note: None
@irfansharif
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 29, 2022

Build succeeded:

@craig craig bot merged commit 0777ef7 into cockroachdb:master Apr 29, 2022
@irfansharif irfansharif deleted the 220429.backupccl-testcluster branch April 29, 2022 16:37
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