Skip to content

Commit ad2cc48

Browse files
committed
AwaitsFix for #53612
1 parent ef48eb3 commit ad2cc48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/ilm/TimeSeriesLifecycleActionsIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,7 @@ public void testMoveToInjectedStep() throws Exception {
866866
});
867867
}
868868

869+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53612")
869870
public void testMoveToStepRereadsPolicy() throws Exception {
870871
createNewSingletonPolicy("hot", new RolloverAction(null, TimeValue.timeValueHours(1), null), TimeValue.ZERO);
871872

0 commit comments

Comments
 (0)