-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Bigtable: Run instance_admin system tests on a separate instance from table_admin and data system tests. #6579
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
Conversation
9b6c862 to
e3f8eea
Compare
e3f8eea to
aedb905
Compare
|
@AVaksman force running the tests. Is this an often flake that running the tests multiple times would find? |
aedb905 to
6010573
Compare
6010573 to
dea8f82
Compare
|
@crwilcox |
… table_admin and data system tests. (#6579) * Add separate instance for table admin and data tests: * instance_data to to type dev
Suggestion to fix #5928
If the problem is because main instance becomes flagged as
replicatedafter creating and deleting an additional replicated cluster in the course of instance_admin tests, than perhaps runningtable_adminanddatatests on a separate instance would eliminate flakes