Skip to content

Commit

Permalink
Remove test flakiness
Browse files Browse the repository at this point in the history
Signed-off-by: Sandesh Kumar <[email protected]>
  • Loading branch information
sandeshkr419 committed Mar 28, 2023
1 parent b7cda75 commit 6dffd09
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ public void testNodeRolesWithDataNodeLegacySettings() throws ExecutionException,

// can't start data-only node without assigning cluster-manager
internalCluster().startClusterManagerOnlyNodes(1);
waitForNodes(1);
internalCluster().startNodes(legacyDataNodeSettings);
waitForNodes(total);

Expand Down

0 comments on commit 6dffd09

Please sign in to comment.