Skip to content

Conversation

stevesg
Copy link
Contributor

@stevesg stevesg commented Jul 9, 2021

What this PR does:

Attempt at making SyncOnRingTopologyChanges test more reliable.

It was only waiting one second for the second sync to complete, which is
probably too harsh a deadline than necessary for overloaded systems.

Signed-off-by: Steve Simpson [email protected]

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

Checklist

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

It was only waiting one second for the second sync to complete, which is
probably too harsh a deadline than necessary for overloaded systems.

Signed-off-by: Steve Simpson <[email protected]>
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 bfce5fa into cortexproject:master Jul 9, 2021
@bboreham
Copy link
Contributor

alvinlin123 pushed a commit to ac1214/cortex that referenced this pull request Jan 14, 2022
…exproject#4348)

It was only waiting one second for the second sync to complete, which is
probably too harsh a deadline than necessary for overloaded systems.

Signed-off-by: Steve Simpson <[email protected]>
Signed-off-by: Alvin Lin <[email protected]>
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 TestMultitenantAlertmanager_SyncOnRingTopologyChanges

4 participants