Skip to content

Commit

Permalink
Mute DeleteSnapshotIT.testDeleteMultipleShallowCopySnapshotsCase1 (op…
Browse files Browse the repository at this point in the history
…ensearch-project#12373)

Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
  • Loading branch information
andrross authored and shiv0408 committed Apr 25, 2024
1 parent 7b384dc commit 809ce61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ public void testDeleteShallowCopySnapshot() throws Exception {
}

// Deleting multiple shallow copy snapshots as part of single delete call with repo having only shallow copy snapshots.
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/9208")
public void testDeleteMultipleShallowCopySnapshotsCase1() throws Exception {
disableRepoConsistencyCheck("Remote store repository is being used in the test");
final Path remoteStoreRepoPath = randomRepoPath();
Expand Down

0 comments on commit 809ce61

Please sign in to comment.