Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Safer Wait for Snapshot Success in ClusterPrivilegeTests
* The snapshot state returned by the API might become SUCCESS before it's fully removed from the cluster state. * We should fix this race in the transport API but it's not trivial and will be part of the incoming big round of rafactoring the repository interaction, this added check fixes the test for now * closes elastic#38030
- Loading branch information