Skip to content

Commit

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

Signed-off-by: Rishab Nahata <[email protected]>
(cherry picked from commit 89e4727)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 8, 2024
1 parent 081197d commit 0fe2c4b
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:/opensearch-project/OpenSearch/issues/5908")
public void testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness() throws Exception {
int nodeCountPerAZ = 5;
int numOfShards = 30;
Expand Down

0 comments on commit 0fe2c4b

Please sign in to comment.