mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
* [ML] waiting for ml indices before waiting task assignment testFullClusterRestart * waiting for a stable cluster after fullrestart * removing unused imports
This commit is contained in:
parent
7e4c633ce3
commit
5201386232
@ -113,6 +113,7 @@ public class MlDistributedFailureIT extends BaseMlIntegTestCase {
|
||||
logger.info("Restarting all nodes");
|
||||
internalCluster().fullRestart();
|
||||
logger.info("Restarted all nodes");
|
||||
ensureStableClusterOnAllNodes(3);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user