-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make TestRemoteUser more robust against slow trust establishment (#49224
) The assertions made in the test did not allow for any delay in the CAs being propagated in response to updating the trust relationship. This caused failures in cases where the remote CA did no yet exist, or did not contain the updated role mapping when the remote client attempted requests. Closes #47628.
- Loading branch information
1 parent
627af7e
commit 5c3af94
Showing
1 changed file
with
36 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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