Skip to content

Commit

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

* Muting RemoteStoreRefreshListenerTests.testReplicaPromotion



* Retrigger integs



* Retrigger integs



---------



(cherry picked from commit 305c8a8)

Signed-off-by: Shourya Dutta Biswas <[email protected]>
Signed-off-by: shourya035 <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent f07992e commit e196e43
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 e196e43

Please sign in to comment.