opensearch-project / opensearch-benchmark-workloads

Official workloads used by OpenSearch Benchmark (OSB)
https://opensearch.org/docs/latest/benchmark/
11 stars 58 forks source link

Allow replica count to be zero #273

Closed VijayanB closed 3 months ago

VijayanB commented 3 months ago

Description

Remove condition that only sets replica if it is greater than 0

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

VijayanB commented 3 months ago

Please backport to all versions. Thanks