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>
  • Loading branch information
andrross authored and rayshrey committed Mar 18, 2024
1 parent 29c45f6 commit 8e65940
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 8e65940

Please sign in to comment.