Unmute test after fix
Original commit: elastic/x-pack-elasticsearch@cceb3e7237
This commit is contained in:
parent
1603823f2c
commit
b95d3f7bf4
|
@ -88,7 +88,6 @@ public class MlDistributedFailureIT extends BaseMlIntegTestCase {
|
|||
});
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/25415")
|
||||
public void testFullClusterRestart() throws Exception {
|
||||
internalCluster().ensureAtLeastNumDataNodes(3);
|
||||
ensureStableClusterOnAllNodes(3);
|
||||
|
|
Loading…
Reference in New Issue