Skip to content

Commit

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

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
  • Loading branch information
Poojita-Raj committed Aug 8, 2023
1 parent d4f102b commit 36a7f95
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 36a7f95

Please sign in to comment.