Skip to content

Commit

Permalink
[Remote Store] Muting RemoteStoreRefreshListenerTests.testReplicaProm…
Browse files Browse the repository at this point in the history
…otion (#9810)

* Muting RemoteStoreRefreshListenerTests.testReplicaPromotion

Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com>

* Retrigger integs

Signed-off-by: shourya035 <114977491+shourya035@users.noreply.github.com>

* Retrigger integs

Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com>

---------

Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com>
Signed-off-by: shourya035 <114977491+shourya035@users.noreply.github.com>
  • Loading branch information
shourya035 authored Sep 7, 2023
1 parent e4a1841 commit 305c8a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ public void testReplica() throws IOException {
}
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/9773")
public void testReplicaPromotion() throws IOException, InterruptedException {
setup(false, 3);
remoteStoreRefreshListener.afterRefresh(true);
Expand Down

0 comments on commit 305c8a8

Please sign in to comment.