Skip to content

Commit

Permalink
Mute DeleteSnapshotIT.testDeleteShallowCopySnapshot (#10372)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit de8511b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and andrross committed Jan 12, 2024
1 parent e42f429 commit dabafee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public void testDeleteSnapshot() throws Exception {
assert (getRepositoryData(snapshotRepoName).getSnapshotIds().size() == 0);
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/9115")
public void testDeleteShallowCopySnapshot() throws Exception {
disableRepoConsistencyCheck("Remote store repository is being used in the test");
final Path remoteStoreRepoPath = randomRepoPath();
Expand Down

0 comments on commit dabafee

Please sign in to comment.