Skip to content

Commit

Permalink
[Remote Store] Mute testRemoteRefreshRetryOnFailure test case (opense…
Browse files Browse the repository at this point in the history
…arch-project#8542)

Signed-off-by: Ashish Singh <[email protected]>
  • Loading branch information
ashking94 committed Jul 8, 2023
1 parent 52a5e3f commit 2bced5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
@OpenSearchIntegTestCase.ClusterScope(scope = OpenSearchIntegTestCase.Scope.TEST, numDataNodes = 0)
public class RemoteStoreRefreshListenerIT extends AbstractRemoteStoreMockRepositoryIntegTestCase {

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/7703")
public void testRemoteRefreshRetryOnFailure() throws Exception {

Path location = randomRepoPath().toAbsolutePath();
Expand Down

0 comments on commit 2bced5d

Please sign in to comment.