Skip to content

Commit

Permalink
[Mute] flaky RemoteStoreRefreshListenerTests (opensearch-project#8626)
Browse files Browse the repository at this point in the history
* Mute Flaky RemoteStoreRefreshListenerTests.

Signed-off-by: Rishikesh1159 <[email protected]>

* Apply Spotless Check.

Signed-off-by: Rishikesh1159 <[email protected]>

---------

Signed-off-by: Rishikesh1159 <[email protected]>
  • Loading branch information
Rishikesh1159 authored and ashking94 committed Jul 12, 2023
1 parent 912cc83 commit c9159f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
import static org.mockito.Mockito.when;
import static org.opensearch.cluster.metadata.IndexMetadata.SETTING_REPLICATION_TYPE;

@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/8638")
@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/8549")
public class RemoteStoreRefreshListenerTests extends IndexShardTestCase {
private IndexShard indexShard;
private ClusterService clusterService;
Expand Down

0 comments on commit c9159f3

Please sign in to comment.