|
|
@@ -395,6 +395,7 @@ public class DownsampleActionIT extends ESRestTestCase {
|
|
|
}, 30, TimeUnit.SECONDS);
|
|
|
}
|
|
|
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/103981")
|
|
|
@TestLogging(value = "org.elasticsearch.xpack.ilm:TRACE", reason = "https://github.com/elastic/elasticsearch/issues/103981")
|
|
|
public void testRollupNonTSIndex() throws Exception {
|
|
|
createIndex(index, alias, false);
|