Mute MinimumMasterNodesIT.testThreeNodesNoMasterBlock()

Tracked in #39172
This commit is contained in:
Tanguy Leroux 2019-02-27 13:13:22 +01:00
parent da9190be0a
commit 6912e27ee0
1 changed files with 1 additions and 0 deletions

View File

@ -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);