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

e2e: deflake sharding tests #6715

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

sougou
Copy link
Contributor

@sougou sougou commented Sep 13, 2020

The sharding tests were expecting an exact number of queries and
transactions to be processed by vreplication. But this is not
as deterministic as it used to be. All these tests are already
verifying the target using SplitDiff, which is the more reliable
way to verify correctness.

Signed-off-by: Sugu Sougoumarane ssougou@gmail.com

The sharding tests were expecting an exact number of queries and
transactions to be processed by vreplication. But this is not
as deterministic as it used to be. All these tests are already
verifying the target using SplitDiff, which is the more reliable
way to verify correctness.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@sougou
Copy link
Contributor Author

sougou commented Sep 13, 2020

I've also changed vtctlclient's ExecuteCommand to always capture and print the output.

Copy link
Member

@deepthi deepthi left a comment

Choose a reason for hiding this comment

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

Another PR where we fix things by deleting code 😃
LGTM

@deepthi deepthi merged commit e4c9732 into vitessio:master Sep 15, 2020
@deepthi deepthi deleted the ss-deflake-sharding-test branch September 15, 2020 17:18
@askdba askdba added this to the v8.0 milestone Oct 6, 2020
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