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>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
  • Loading branch information
imRishN authored and shiv0408 committed Apr 25, 2024
1 parent 644544a commit d777395
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 d777395

Please sign in to comment.