opendistro-for-elasticsearch / opendistro-build

🧰 Open Distro Build Scripts
https://opendistro.github.io/
Apache License 2.0
344 stars 175 forks source link

Add single AZ config to increase response time in test clusters #611

Closed gaiksaya closed 3 years ago

gaiksaya commented 3 years ago

Issue #, if available: P44184603

Description of changes: Having muti-AZ config on load balancers lead to delay in response time as there are no active instances in that AZ. Hence hard-coding the AZ as per distribution

Test Results: https://github.com/opendistro-for-elasticsearch/opendistro-build/actions/runs/549790286

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.