Skip to content

flake: fix credential_injector_oauth_integration_test/RetryOnClusterNotFound#38274

Merged
wbpcode merged 1 commit intoenvoyproxy:mainfrom
vikaschoudhary16:cred-injector-test-flake
Feb 5, 2025
Merged

flake: fix credential_injector_oauth_integration_test/RetryOnClusterNotFound#38274
wbpcode merged 1 commit intoenvoyproxy:mainfrom
vikaschoudhary16:cred-injector-test-flake

Conversation

@vikaschoudhary16
Copy link
Copy Markdown
Contributor

Commit Message: test flake: fix credential_injector_oauth_integration_test/RetryOnClusterNotFound
Additional Description:
Test was verifying stat increment on every retry. Test was relying on retry timeout to approximate the stat increment verification timeout. This can fail based on resources/load on the underlying machine.
Now test has been changed from verifying stat increment on every failed retry to if any retry happened which will be more stable.

fixes: #38263

@wbpcode wbpcode merged commit c045a86 into envoyproxy:main Feb 5, 2025
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.

flake in IpVersionsAndGrpcTypes/CredentialInjectorIntegrationTest.RetryOnClusterNotFound/0

2 participants