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

Fix integration TestSingleBinaryWithMemberlistScaling flaking. #4361

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

stevesg
Copy link
Contributor

@stevesg stevesg commented Jul 12, 2021

What this PR does:
Fix integration TestSingleBinaryWithMemberlistScaling flaking.

This appears to be highlighting an issue - raised as #4360.
This change just stops the test flaking until it can be fixed.

Though the change essentially reduces the usefulness of the test, I would rather keep the test running as-is instead of skipping it or changing it too much, to avoid the test rotting.

Which issue(s) this PR fixes:
Fixes #4351

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

This appears to be highlighting an issue - raised as cortexproject#4360.
This change just stops the test flaking until it can be fixed.

Signed-off-by: Steve Simpson <steve.simpson@grafana.com>
@stevesg stevesg marked this pull request as ready for review July 12, 2021 12:43
Copy link
Contributor

@gouthamve gouthamve left a comment

Choose a reason for hiding this comment

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

LGTM!

@pracucci pracucci merged commit 03911b6 into cortexproject:master Jul 13, 2021
alvinlin123 pushed a commit to ac1214/cortex that referenced this pull request Jan 14, 2022
…xproject#4361)

This appears to be highlighting an issue - raised as cortexproject#4360.
This change just stops the test flaking until it can be fixed.

Signed-off-by: Steve Simpson <steve.simpson@grafana.com>
Signed-off-by: Alvin Lin <alvinlin@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test TestSingleBinaryWithMemberlistScaling
3 participants