Azure-Samples / jmeter-aci-terraform

Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynamically provision and destroy the required infrastructure on Azure.
MIT License
120 stars 99 forks source link

JMeter slave creation takes more time with more number of slaves configured #20

Closed prabhaharanv closed 4 years ago

prabhaharanv commented 4 years ago

Hi, When I tried to create more slaves (6 slaves), SETUP: Run Terrafarm Apply task keeps running more than 45 minutes and not finished. When I checked my list of container instances, only one slave was in Running state and rest of the 5 were in Pending state. What could be the issue? JMeter slave creation takes more time

fedeoliv commented 4 years ago

Hi @prabhaharanv could you please inform in what region your ACI has been provisioned?

prabhaharanv commented 4 years ago

@fernandoBRS west europe

fedeoliv commented 4 years ago

Thanks for the info @prabhaharanv. Could you please try to deploy in a different region and check if the problem persists?

prabhaharanv commented 4 years ago

Not facing this issue with 4 slaves now