Skip to content

Commit

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

(cherry picked from commit b2af655)

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
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 76b0298 commit 81059c0
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 81059c0

Please sign in to comment.