Skip to content

Reduce input size in some tests #890

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

Merged
merged 1 commit into from
Jul 14, 2020
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jul 14, 2020

Motivation:

Now that we have TSAN enabled in CI, some tests take an unreasonably
long time to complete, the result of which is CI which often takes over
30 minutes to run.

Modifications:

  • Reduce the input size for the slowest tests

Result:

  • Faster CI

Motivation:

Now that we have TSAN enabled in CI, some tests take an unreasonably
long time to complete. As a result of this CI often takes over 30
minutes to complete.

Modifications:

- Reduce the input size for the slowest tests

Result:

- Faster CI
@glbrntt glbrntt added the semver/none No version bump required. label Jul 14, 2020
@glbrntt glbrntt requested a review from Lukasa July 14, 2020 11:21
@glbrntt glbrntt merged commit 104db71 into grpc:master Jul 14, 2020
@glbrntt glbrntt deleted the gb-make-lots-smaller branch July 14, 2020 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants