Skip to content

Commit

Permalink
Mute flaky test SearchWeightedRoutingIT.testStrictWeightedRoutingWith…
Browse files Browse the repository at this point in the history
…CustomString (#9175)

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
(cherry picked from commit b2af655)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 9, 2023
1 parent 76b0298 commit 988d217
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1090,6 +1090,7 @@ public void testMultiGetWithNetworkDisruption_FailOpenDisabled() throws Exceptio
/**
* Assert that preference based search is not allowed with strict weighted shard routing
*/
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/8030")
public void testStrictWeightedRoutingWithCustomString() {
Settings commonSettings = Settings.builder()
.put("cluster.routing.allocation.awareness.attributes", "zone")
Expand Down

0 comments on commit 988d217

Please sign in to comment.