Skip to content

Commit

Permalink
AwaitsFix #104343
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Jan 12, 2024
1 parent d79ce66 commit 81fed57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ public void testAppliesMoveCommands() {
);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/104343")
public void testDesiredBalanceShouldConvergeInABigCluster() {
var nodes = randomIntBetween(3, 7);
var nodeIds = new ArrayList<String>(nodes);
Expand Down

0 comments on commit 81fed57

Please sign in to comment.