Skip to content

Commit

Permalink
Mute DeleteSnapshotIT.testDeleteMultipleShallowCopySnapshotsCase1 (#1…
Browse files Browse the repository at this point in the history
…2373)

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 94f79a2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 20, 2024
1 parent 037e398 commit e62fc04
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,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 e62fc04

Please sign in to comment.