OpenSearch/x-pack/plugin/src/test
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
..
java/org/elasticsearch/xpack/test/rest Migrate wait for pending tasks helper to server (#34675) 2018-10-22 11:14:02 -04:00
resources SQL: Introduce support for NULL values (#34573) 2018-10-19 16:44:33 +03:00