Skip to content

Commit

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

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
  • Loading branch information
Poojita-Raj authored and kaushalmahi12 committed Sep 12, 2023
1 parent 1d7207e commit 2e83cf8
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 search with custom string doesn't hit a node in weighed away az
*/
@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 2e83cf8

Please sign in to comment.