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 Feb 20, 2024
1 parent 43a2ce9 commit 94f79a2
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 94f79a2

Please sign in to comment.