OpenSearch/x-pack/plugin/ilm
Gordon Brown 5021410165
Retry on RepositoryException in SLM tests (#48548)
Due to a bug, GETing a snapshot can cause a RespositoryException to be
thrown. This error is transient and should be retried, rather than
causing the test to fail. This commit converts those
RepositoryExceptions into AssertionErrors so that they will be retried
in code wrapped in assertBusy.
2019-10-28 09:24:38 -07:00
..
qa Wrap ResponseException in AssertionError in ILM/CCR tests (#48489) 2019-10-28 07:37:52 -07:00
src Retry on RepositoryException in SLM tests (#48548) 2019-10-28 09:24:38 -07:00
build.gradle Add retention to Snapshot Lifecycle Management (backport of #4… (#46506) 2019-09-10 09:08:09 -06:00