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

logictest: add mixed-version tenant bootstrap test case #96379

Merged

Conversation

postamar
Copy link
Contributor

@postamar postamar commented Feb 1, 2023

This commit enhances the testserver_upgrade_node logic test suite with cases that verify that in a mixed-version cluster, tenant creation bootstraps the same data in the tenant span regardless of which executable is currently performing it. Until the upgrade is finalized, the executables for the new release must behave exactly like those for the old release.

Informs #94773.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

This commit enhances the testserver_upgrade_node logic test suite with
cases that verify that in a mixed-version cluster, tenant creation
bootstraps the same data in the tenant span regardless of which
executable is currently performing it. Until the upgrade is finalized,
the executables for the new release must behave exactly like those for
the old release.

Informs cockroachdb#94773.

Release note: None
@postamar postamar force-pushed the bootstrap-mixed-version-logictest branch from f1188ce to 0c906de Compare February 1, 2023 21:18
@postamar postamar marked this pull request as ready for review February 1, 2023 21:19
@postamar postamar requested review from rafiss and a team February 1, 2023 21:19
@postamar
Copy link
Contributor Author

postamar commented Feb 1, 2023

cc @ajwerner @knz @ajstorm for visibility

@postamar
Copy link
Contributor Author

postamar commented Feb 2, 2023

Thanks for the review!

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 2, 2023

Build succeeded:

@craig craig bot merged commit 8c216e1 into cockroachdb:master Feb 2, 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