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 basic auth security integration test #16143

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

kfaraz
Copy link
Contributor

@kfaraz kfaraz commented Mar 16, 2024

Increase the delay used in security IT for propagation of credentials from coordinator to other services from 10s to 20s.

This delay was previously increased from 5s to 10s in #15765 . But our own build pipelines have flagged this test as flaky yet again due to the same problem.

A cleaner fix for this would require versioning of credentials cache and exposing APIs that return the currently served version by a service. That would be overkill to fix this test for now.

@abhishekagarwal87 abhishekagarwal87 merged commit 1682d45 into apache:master Mar 17, 2024
83 checks passed
@kfaraz kfaraz deleted the fix_basic_auth_it branch March 17, 2024 09:21
@adarshsanjeev adarshsanjeev added this to the 30.0.0 milestone May 6, 2024
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

3 participants