parent
6343ec3d3e
commit
edd6438e34
|
@ -1065,6 +1065,7 @@ public class CoordinatorTests extends ESTestCase {
|
|||
cluster1.stabilise();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41967")
|
||||
public void testDiscoveryUsesNodesFromLastClusterState() {
|
||||
final Cluster cluster = new Cluster(randomIntBetween(3, 5));
|
||||
cluster.runRandomly();
|
||||
|
|
Loading…
Reference in New Issue