**What is the bug?** Random failures of - org.opensearch.security.SearchOperationTest.shouldRestoreSnapshot_positive See https://github.com/opensearch-project/security/actions/runs/3291289704/jobs/5425910811 Tests under `./src/integrationTest/java/org/opensearch/security/**` should be called with retries, of at least 1 to prevent blocking pull requests.
What is the bug?
Random failures of
See https://github.com/opensearch-project/security/actions/runs/3291289704/jobs/5425910811
Tests under
./src/integrationTest/java/org/opensearch/security/**should be called with retries, of at least 1 to prevent blocking pull requests.