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

spanconfigccl: remove uses of TODOTestTenantDisabled #106822

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

knz
Copy link
Contributor

@knz knz commented Jul 14, 2023

Informs #76378 .
Epic: CRDB-18499

There's a mix of tests that control their tenants directly, and tests that should really work with virtualization enabled but don't.

Followup issues: #106821 and #106818.

Release note: None

@knz knz requested review from stevendanna and yuzefovich July 14, 2023 14:03
@knz knz requested a review from a team as a code owner July 14, 2023 14:03
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@@ -39,7 +39,7 @@ func TestCommitTSIntervals(t *testing.T) {
var i interceptor
ts, _, _ := serverutils.StartServer(t, base.TestServerArgs{
// Manually starts a tenant below. No need to start one here.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor but this comment is now a bit redundant with the constant name.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed.

There's a mix of tests that control their tenants directly,
and tests that should really work with virtualization
enabled but don't.

Followup issues: cockroachdb#106821 and cockroachdb#106818.

Release note: None
@knz knz force-pushed the 20230714-spanconfig-mt-testing branch from c09c13e to 68ca3ec Compare July 14, 2023 15:32
@knz
Copy link
Contributor Author

knz commented Jul 14, 2023

TFYR

bors r=stevendanna

@craig
Copy link
Contributor

craig bot commented Jul 14, 2023

Build succeeded:

@craig craig bot merged commit b5e9cfd into cockroachdb:master Jul 14, 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