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

bumps RotateTrustedClusters timeout from 30 to 60 sec #13687

Closed

Conversation

ibeckermayer
Copy link
Contributor

All of the failures documented in #13569 appear to be run-of-the-mill timeout failures. Presuming there's been a recent increase in this failure, the hypothesis in #13568 (comment) could be the underlying cause. Until that's investigated, bumping the timeout may give us more successful integration test runs.

@zmb3
Copy link
Collaborator

zmb3 commented Jun 21, 2022

I'm not sure increasing timeouts actually helps us unless we can prove the correct behavior is happening and it's just happening a little too late. Looks like the test run on this PR itself timed out.

Looking at the integration tests, nearly all of the app access tests take 10 seconds or more. If we want to prevent timeouts, maybe it's best we start there and see if we can simplify them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants