Skip to content

Commit

Permalink
Mute test #35365
Browse files Browse the repository at this point in the history
  • Loading branch information
alpar-t committed Nov 8, 2018
1 parent d00b23c commit 518e0de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ public void testIndexBalance() {
(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;
Expand Down

0 comments on commit 518e0de

Please sign in to comment.