Un-mute NoMasterNodeIT.testNoMasterActionsWriteMasterBlock
This commit is contained in:
parent
91d7050a5b
commit
7487be3d3c
|
@ -192,7 +192,6 @@ public class NoMasterNodeIT extends ESIntegTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37823")
|
||||
public void testNoMasterActionsWriteMasterBlock() throws Exception {
|
||||
Settings settings = Settings.builder()
|
||||
.put(AutoCreateIndex.AUTO_CREATE_INDEX_SETTING.getKey(), false)
|
||||
|
|
Loading…
Reference in New Issue