Skip to content

Commit c636e43

Browse files
authored
Mute ReactiveStorageIT#testScaleDuringSplitOrClone (#88480)
Relates to #88478.
1 parent b790256 commit c636e43

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/autoscaling/src/internalClusterTest/java/org/elasticsearch/xpack/autoscaling/storage

1 file changed

+1
-0
lines changed

x-pack/plugin/autoscaling/src/internalClusterTest/java/org/elasticsearch/xpack/autoscaling/storage/ReactiveStorageIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ public void testScaleWhileShrinking() throws Exception {
356356
ensureGreen();
357357
}
358358

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

0 commit comments

Comments
 (0)