parent
257f3eff22
commit
a713183cab
|
@ -200,6 +200,7 @@ public class DiscoveryDisruptionIT extends AbstractDisruptionTestCase {
|
|||
ensureStableCluster(3);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37539")
|
||||
public void testElectMasterWithLatestVersion() throws Exception {
|
||||
final Set<String> nodes = new HashSet<>(internalCluster().startNodes(3));
|
||||
ensureStableCluster(3);
|
||||
|
|
Loading…
Reference in New Issue