OpenSearch/modules/reindex
Nik Everett 9ca871af7e Test: weaken assertion in fix sliced reindex test
This test was using initial count of slices instead of the count
of unfinished slices to pick the expected throttle. Unfortunely
due to race conditions the actual rethrottle count is between the
two. So we weaken the assertion from "the new throttle is exactly X"
to "the new throttle is between X and Y (inclusive)".
2017-02-03 13:00:49 -05:00
..
src Test: weaken assertion in fix sliced reindex test 2017-02-03 13:00:49 -05:00
build.gradle Add TestWithDependenciesPlugin to build (#22646) 2017-01-19 09:43:53 -06:00