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

Tune test performanceOfContinuouslyCancellingGroup #2777

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

simonbasle
Copy link
Contributor

This commit tunes the magnitude configuration in the FluxGroupByTest
performanceOfContinuouslyCancellingGroups test.

Previously it was downsized a bit too low to 10K, but 100K was causing
flakyness. 30K seems to be a good middle ground.

Fixes #2740.

This commit tunes the magnitude configuration in the FluxGroupByTest
performanceOfContinuouslyCancellingGroups test.

Previously it was downsized a bit too low to 10K, but 100K was causing
flakyness. 30K seems to be a good middle ground.

Fixes #2740.
@simonbasle simonbasle requested a review from a team as a code owner September 20, 2021 14:35
@simonbasle simonbasle added this to the 3.4.11 milestone Sep 20, 2021
@simonbasle simonbasle added the type/chores A task not related to code (build, formatting, process, ...) label Sep 20, 2021
@simonbasle simonbasle self-assigned this Sep 20, 2021
@simonbasle simonbasle requested a review from a team September 20, 2021 14:35
@simonbasle
Copy link
Contributor Author

@reactorbot fast track

Copy link

@reactorbot reactorbot left a comment

Choose a reason for hiding this comment

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

Fast-track requested by @simonbasle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chores A task not related to code (build, formatting, process, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve flacky performanceOfContinuouslyCancellingGroups test
2 participants