Skip to content

Conversation

@AVaksman
Copy link
Contributor

Suggestion to fix #5928
If the problem is because main instance becomes flagged as replicated after creating and deleting an additional replicated cluster in the course of instance_admin tests, than perhaps running table_admin and data tests on a separate instance would eliminate flakes

@AVaksman AVaksman requested a review from crwilcox as a code owner November 19, 2018 22:00
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 19, 2018
@AVaksman AVaksman changed the title Run table_admin and data system tests on a separate instances Run instance_admin system tests on a separate instance from table_admin and data system tests. Nov 19, 2018
@AVaksman AVaksman force-pushed the bigtable-system-flake branch from 9b6c862 to e3f8eea Compare November 20, 2018 05:00
@AVaksman AVaksman changed the title Run instance_admin system tests on a separate instance from table_admin and data system tests. Bigtable: Run instance_admin system tests on a separate instance from table_admin and data system tests. Nov 20, 2018
@tseaver tseaver added codegen api: bigtable Issues related to the Bigtable API. and removed codegen api: bigtable Issues related to the Bigtable API. labels Nov 21, 2018
@AVaksman AVaksman force-pushed the bigtable-system-flake branch from e3f8eea to aedb905 Compare December 2, 2018 05:31
@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 4, 2019
@crwilcox
Copy link
Contributor

crwilcox commented Jan 4, 2019

@AVaksman force running the tests. Is this an often flake that running the tests multiple times would find?

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 4, 2019
@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 1, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 1, 2019
@AVaksman AVaksman force-pushed the bigtable-system-flake branch from aedb905 to 6010573 Compare February 4, 2019 04:38
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Feb 7, 2019
@AVaksman AVaksman force-pushed the bigtable-system-flake branch from 6010573 to dea8f82 Compare February 12, 2019 19:24
@AVaksman
Copy link
Contributor Author

AVaksman commented Feb 12, 2019

@crwilcox
While running snippet tests, I have noticed that after flagging bigtable instance as replicated (create an additional cluster) even after deleting the replicated cluster methods such as table.delete and table.drop_by_prefix would fail if run right after. That issue was solved by running instance_admin and table_admin tests on separate bigtable instances.

@AVaksman
Copy link
Contributor Author

Unrelated lint issue is addressed in separate PR #7312. Once #7312 lands this PR will pass all the checks.

@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2019
@crwilcox crwilcox merged commit fd178d6 into googleapis:master Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement. 🚨 This issue needs some love.

7 participants