We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7712bea commit 0786120Copy full SHA for 0786120
server/src/internalClusterTest/java/org/opensearch/snapshots/DeleteSnapshotITV2.java
@@ -206,6 +206,7 @@ public void testDeleteShallowCopyV2MultipleSnapshots() throws Exception {
206
207
}
208
209
+ @AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15692")
210
public void testRemoteStoreCleanupForDeletedIndexForSnapshotV2() throws Exception {
211
disableRepoConsistencyCheck("Remote store repository is being used in the test");
212
final Path remoteStoreRepoPath = randomRepoPath();
0 commit comments