OpenSearch/x-pack/plugin/ml/qa/native-multi-node-tests
Jason Tedor 7af19b8f81
Migrate wait for pending tasks helper to server (#34675)
In some of our X-Pack REST tests we have to wait for pending tasks to
complete. We are now needing this functionality in ESRestTestCase for
the docs tests where we run against X-Pack features. This commit moves
the helper method that we have in X-Pack to ESRestTestCase, and removes
duplicate logic from waiting for rollup tasks to complete.
2018-10-22 11:14:02 -04:00
..
src/test/java/org/elasticsearch/xpack/ml/integration Migrate wait for pending tasks helper to server (#34675) 2018-10-22 11:14:02 -04:00
build.gradle [TEST] Reduce forecast disk space requirement for tests (#34552) 2018-10-18 12:43:41 +01:00