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

split unit and unit_race between different shards, reduce load on shard 0 #5312

Merged
merged 1 commit into from Oct 16, 2019

Conversation

deepthi
Copy link
Member

@deepthi deepthi commented Oct 16, 2019

Not a good idea to run unit and unit_race on the same shard because if one fails 3 times, it uses up a lot of time.
Also moved e2e_race to another shard to allow sufficient buffer for unit test retries.

Signed-off-by: deepthi deepthi@planetscale.com

…rd 0

Signed-off-by: deepthi <deepthi@planetscale.com>
@deepthi deepthi requested a review from sougou as a code owner October 16, 2019 17:19
Copy link
Collaborator

@systay systay left a comment

Choose a reason for hiding this comment

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

👍

@deepthi deepthi merged commit 8cdd456 into vitessio:master Oct 16, 2019
@deepthi deepthi deleted the ds-rebalance-travis branch October 16, 2019 18:34
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.

None yet

2 participants