Skip to content

Commit

Permalink
Muting ILMDocumentationIT.testAddSnapshotLifecyclePolicy
Browse files Browse the repository at this point in the history
Due to #73317
  • Loading branch information
droberts195 committed May 24, 2021
1 parent 4fdec48 commit 47a548e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ public void onFailure(Exception e) {
assertTrue(latch.await(30L, TimeUnit.SECONDS));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/73317")
public void testAddSnapshotLifecyclePolicy() throws Exception {
RestHighLevelClient client = highLevelClient();

Expand Down

0 comments on commit 47a548e

Please sign in to comment.