mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
parent
0290547ad7
commit
17d704347e
@ -131,6 +131,7 @@ public class DiscoveryDisruptionIT extends AbstractDisruptionTestCase {
|
||||
/**
|
||||
* Test cluster join with issues in cluster state publishing *
|
||||
*/
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37685")
|
||||
public void testClusterJoinDespiteOfPublishingIssues() throws Exception {
|
||||
String masterNode = internalCluster().startMasterOnlyNode();
|
||||
String nonMasterNode = internalCluster().startDataOnlyNode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user