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

Use single tablet server replica for Kudu tests #18549

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

martint
Copy link
Member

@martint martint commented Aug 5, 2023

Using 3 tablet servers is overkill and makes the tests take longer. This change reduces the runtime of Kudu tests from 9:40 min to 4 min on an Macbook Pro M1 laptop.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

Using 3 tablet servers is overkill and makes the tests take longer.
It takes ~10 seconds to initialize the docker instance for each
tablet server. This change reduces the runtime of Kudu tests
from 9:40 min to 4 min on an Macbook Pro M1 laptop.
@cla-bot cla-bot bot added the cla-signed label Aug 5, 2023
@martint martint requested review from dain and electrum August 5, 2023 02:36
@ebyhr ebyhr requested a review from Praveen2112 August 6, 2023 23:10
@martint martint merged commit 55fa990 into trinodb:master Aug 7, 2023
@martint martint deleted the kudu-replicas branch August 7, 2023 14:06
@github-actions github-actions bot added this to the 423 milestone Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants