Skip to content

Commit 009eb5f

Browse files
committed
AwaitsFix #105577
1 parent 80da0a7 commit 009eb5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/downsample/src/internalClusterTest/java/org/elasticsearch/xpack/downsample/DataStreamLifecycleDownsampleDisruptionIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ protected Settings nodeSettings(int nodeOrdinal, Settings otherSettings) {
5757
return settings.build();
5858
}
5959

60+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/105577")
6061
@TestLogging(value = "org.elasticsearch.datastreams.lifecycle:TRACE", reason = "debugging")
6162
public void testDataStreamLifecycleDownsampleRollingRestart() throws Exception {
6263
final InternalTestCluster cluster = internalCluster();

0 commit comments

Comments
 (0)