Skip to content

Commit

Permalink
Merge branch 'main' of github.com:elastic/elasticsearch into telemetr…
Browse files Browse the repository at this point in the history
…y-agent-settings-explicit-fallback
  • Loading branch information
stu-elastic committed Jan 12, 2024
2 parents fc7ff9c + 63b3e66 commit bfb7f0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,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 bfb7f0b

Please sign in to comment.