Skip to content

e2e: deflake sharding tests#6715

Merged
deepthi merged 1 commit intovitessio:masterfrom
planetscale:ss-deflake-sharding-test
Sep 15, 2020
Merged

e2e: deflake sharding tests#6715
deepthi merged 1 commit intovitessio:masterfrom
planetscale:ss-deflake-sharding-test

Conversation

@sougou
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

sougou commented Sep 13, 2020

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

Copy link
Copy Markdown
Collaborator

@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