Mute test #35365
This commit is contained in:
parent
d00b23c8b1
commit
518e0de078
|
@ -85,6 +85,7 @@ public class BalanceConfigurationTests extends ESAllocationTestCase {
|
|||
(numberOfNodes + 1) - (numberOfNodes + 1) / 2, numberOfIndices, numberOfReplicas, numberOfShards, balanceTreshold);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35365")
|
||||
public void testReplicaBalance() {
|
||||
/* Tests balance over replicas only */
|
||||
final float indexBalance = 0.0f;
|
||||
|
|
Loading…
Reference in New Issue