|
@@ -302,6 +302,7 @@ public class DownsampleActionIT extends ESRestTestCase {
|
|
});
|
|
});
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/103439")
|
|
public void testTsdbDataStreams() throws Exception {
|
|
public void testTsdbDataStreams() throws Exception {
|
|
// Create the ILM policy
|
|
// Create the ILM policy
|
|
DateHistogramInterval fixedInterval = ConfigTestHelpers.randomInterval();
|
|
DateHistogramInterval fixedInterval = ConfigTestHelpers.randomInterval();
|