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

Merged
merged 13 commits into from
Oct 22, 2024

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
@EdwardDowling EdwardDowling requested review from zmb3 and tigrato October 14, 2024 14:02
@EdwardDowling EdwardDowling requested a review from tigrato October 16, 2024 15:11
@EdwardDowling EdwardDowling requested a review from zmb3 October 21, 2024 15:44
integrations/access/pagerduty/testlib/suite.go Outdated Show resolved Hide resolved
@EdwardDowling EdwardDowling added this pull request to the merge queue Oct 22, 2024
Merged via the queue into master with commit 3672bc6 Oct 22, 2024
39 checks passed
@EdwardDowling EdwardDowling deleted the edwarddowling/paggerduty-flaky-tests branch October 22, 2024 16:05
@public-teleport-github-review-bot

@EdwardDowling See the table below for backport results.

Branch Result
branch/v16 Create PR

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