mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
AwaitsFix for #53612
This commit is contained in:
parent
1ba6783780
commit
53e2fec93d
@ -972,6 +972,7 @@ public class TimeSeriesLifecycleActionsIT extends ESRestTestCase {
|
||||
});
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53612")
|
||||
public void testMoveToStepRereadsPolicy() throws Exception {
|
||||
createNewSingletonPolicy("hot", new RolloverAction(null, TimeValue.timeValueHours(1), null), TimeValue.ZERO);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user