Revert "Mute MinimumMasterNodesIT.testThreeNodesNoMasterBlock()"
This reverts commit 448fc8444559be3145e4a7f65dec794ebbff7b81.
This commit is contained in:
parent
0c7322ebf2
commit
f338005179
|
@ -207,7 +207,6 @@ public class MinimumMasterNodesIT extends ESIntegTestCase {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39172")
|
|
||||||
public void testThreeNodesNoMasterBlock() throws Exception {
|
public void testThreeNodesNoMasterBlock() throws Exception {
|
||||||
internalCluster().setBootstrapMasterNodeIndex(2);
|
internalCluster().setBootstrapMasterNodeIndex(2);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue