Skip to content

Commit

Permalink
[Remote Store] Mute testRemoteRefreshRetryOnFailure test case (#8542)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Singh <[email protected]>
(cherry picked from commit 2bced5d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 8, 2023
1 parent 59fa1fa commit 85ed294
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 85ed294

Please sign in to comment.