Mute NoMasterNodeIT.testNoMasterActionsWriteMasterBlock test (#39689)

Relates #39688
This commit is contained in:
Dimitris Athanasiou 2019-03-05 12:54:50 +02:00 committed by jaymode
parent 0b214c1bfb
commit 95f660d577
No known key found for this signature in database
GPG Key ID: D859847567B3493D
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ public class NoMasterNodeIT extends ESIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39688")
public void testNoMasterActionsWriteMasterBlock() throws Exception {
Settings settings = Settings.builder()
.put(AutoCreateIndex.AUTO_CREATE_INDEX_SETTING.getKey(), false)