Revert flakey test changes and increase MUO SpecTimeout to 3 minutes#4701
Merged
hlipsig merged 3 commits intohlipsig/ARO-25407/fix-muo-gatekeeper-e2e-flakefrom Mar 20, 2026
Merged
Conversation
|
Hi @copilot. Thanks for your PR. I'm waiting for a Azure member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Co-authored-by: hlipsig <8000786+hlipsig@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] [WIP] Address feedback on flakey tests: revert changes and increase timeout to 3 minutes
Revert flakey test changes and increase MUO SpecTimeout to 3 minutes
Mar 20, 2026
hlipsig
reviewed
Mar 20, 2026
b8451e7
into
hlipsig/ARO-25407/fix-muo-gatekeeper-e2e-flake
13 of 15 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The previous attempt to fix flakey tests in
test/e2e/operator.goreplacedGetK8sObjectWithRetrywithEventually-based helpers and removed theSpecTimeoutfrom the MUO deployment spec, risking unbounded hangs in the test suite.Changes
test/e2e/operator.goto its original state, restoringGetK8sObjectWithRetryusage and removing thewaitForMUODeploymentReady/waitForGatekeeperDeploymentReadyhelpersSpecTimeouton the MUO "must be restored if deleted" spec from2*time.Minute→3*time.Minuteto reduce flakiness while preserving the suite-level hang protection📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.