OpenSearch/modules/reindex
Nik Everett ebc12690bc [reindex] Move refresh tests to unit test
The refresh tests were failing rarely due to refreshes happening
automatically on indexes with -1 refresh intervals. This commit moves
the refresh test into a unit test where we can check if it was attempted
so we never get false failures from background refreshes.

It also stopped refresh from being run if the reindex request was canceled.
2016-03-10 17:48:22 -05:00
..
src [reindex] Move refresh tests to unit test 2016-03-10 17:48:22 -05:00
build.gradle Revert "Silence reindex's rest tests" 2016-03-02 09:17:06 -05:00