Skip to content

Commit

Permalink
Skip test testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness (o…
Browse files Browse the repository at this point in the history
…pensearch-project#11767)

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
  • Loading branch information
imRishN committed Jan 8, 2024
1 parent 5f3d782 commit 89e4727
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ public void testAwarenessZonesIncrementalNodes() {
assertThat(counts.get(noZoneNode), equalTo(2));
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/5908")
public void testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness() throws Exception {
int nodeCountPerAZ = 5;
int numOfShards = 30;
Expand Down

0 comments on commit 89e4727

Please sign in to comment.