Skip to content

Commit 357a3e6

Browse files
committed
AwaitsFix for #53612
1 parent 59a0f16 commit 357a3e6

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
@@ -972,6 +972,7 @@ public void testMoveToInjectedStep() throws Exception {
972972
});
973973
}
974974

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

0 commit comments

Comments
 (0)