Skip to content

Fix basic auth security integration test#16143

Merged
abhishekagarwal87 merged 1 commit intoapache:masterfrom
kfaraz:fix_basic_auth_it
Mar 17, 2024
Merged

Fix basic auth security integration test#16143
abhishekagarwal87 merged 1 commit intoapache:masterfrom
kfaraz:fix_basic_auth_it

Conversation

@kfaraz
Copy link
Copy Markdown
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
@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.

3 participants