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 pagerduty AMR test to prevent flakiness #46390

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

EdwardDowling
Copy link
Contributor

Fixes #46253

Changes test to retry until access monitoring rule begins applying as access request creation on the line following the rule creation may result in the plugin seeing the request before its cache of access monitoring rules has been updated.

Could not replicate the test flaking locally with a '-count 5000'

@EdwardDowling EdwardDowling added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v16 labels Sep 9, 2024
@EdwardDowling EdwardDowling force-pushed the edwarddowling/paggerduty-flaky-tests branch from a2918c3 to ec682bc Compare September 10, 2024 15:56
@marcoandredinis marcoandredinis removed their request for review September 16, 2024 15:29
@EdwardDowling EdwardDowling force-pushed the edwarddowling/paggerduty-flaky-tests branch from 56e020c to 24251a1 Compare October 11, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v16 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestPagerdutyPluginOSS flakiness
4 participants