Skip to content

Commit 0786120

Browse files
mch2Sachin Kale
authored andcommitted
Mute test testRemoteStoreCleanupForDeletedIndexForSnapshotV2 (opensearch-project#15695)
Signed-off-by: Marc Handalian <[email protected]>
1 parent 7712bea commit 0786120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/opensearch/snapshots/DeleteSnapshotITV2.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ public void testDeleteShallowCopyV2MultipleSnapshots() throws Exception {
206206

207207
}
208208

209+
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15692")
209210
public void testRemoteStoreCleanupForDeletedIndexForSnapshotV2() throws Exception {
210211
disableRepoConsistencyCheck("Remote store repository is being used in the test");
211212
final Path remoteStoreRepoPath = randomRepoPath();

0 commit comments

Comments
 (0)