Skip to content

kvserver: remove multiTestContext#61561

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
lunevalex:alex/delete-mtc-for-realz
Mar 8, 2021
Merged

kvserver: remove multiTestContext#61561
craig[bot] merged 1 commit intocockroachdb:masterfrom
lunevalex:alex/delete-mtc-for-realz

Conversation

@lunevalex
Copy link
Copy Markdown

Closes #8299

With all the tests converted to use TestCluster/TestServer,
we can finally remove multiTestContext and all of the dependent
code.

Release note: None
Release justification: Cleans up unused test code.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@lunevalex lunevalex requested a review from andreimatei March 5, 2021 19:49
Closes cockroachdb#8299

With all the tests converted to use TestCluster/TestServer,
we can finally remove multiTestContext and all of the dependent
code.

Release note: None
Release justification: Cleans up unused test code.
@lunevalex lunevalex force-pushed the alex/delete-mtc-for-realz branch from 67404eb to 8560678 Compare March 5, 2021 20:27
@lunevalex lunevalex requested a review from tbg March 8, 2021 15:28
@lunevalex
Copy link
Copy Markdown
Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 8, 2021

Build succeeded:

@craig craig bot merged commit e9592f5 into cockroachdb:master Mar 8, 2021
lunevalex pushed a commit to lunevalex/cockroach that referenced this pull request Mar 25, 2021
PR cockroachdb#61561 removed multiTestContext. This PR cleans up comments
and code references that still referred to it.

Release note: None
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.

kvserver: migrate multiTestContext to TestCluster

3 participants