Mute MinimumMasterNodesIT.testThreeNodesNoMasterBlock()
Tracked in #39172
This commit is contained in:
parent
da9190be0a
commit
6912e27ee0
|
@ -202,6 +202,7 @@ public class MinimumMasterNodesIT extends ESIntegTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39172")
|
||||
public void testThreeNodesNoMasterBlock() throws Exception {
|
||||
internalCluster().setBootstrapMasterNodeIndex(2);
|
||||
|
||||
|
|
Loading…
Reference in New Issue