Skip to content

Commit

Permalink
Mute ReactiveStorageIT#testScaleDuringSplitOrClone (#88480)
Browse files Browse the repository at this point in the history
Relates to #88478.
  • Loading branch information
pxsalehi authored Jul 12, 2022
1 parent b790256 commit c636e43
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ public void testScaleWhileShrinking() throws Exception {
ensureGreen();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/88478")
public void testScaleDuringSplitOrClone() throws Exception {
internalCluster().startMasterOnlyNode();
final String dataNode1Name = internalCluster().startDataOnlyNode();
Expand Down

0 comments on commit c636e43

Please sign in to comment.