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
119 stars 99 forks source link

Add JMeter variable to allow custom commands to ./jmeter #42

Closed allantargino closed 3 years ago

allantargino commented 3 years ago

As per issue #32 and #38 , there are users who need to pass additional parameters to JMeter controller CLI. This will allow it be done using an environment variable (TF_VAR_JMETER_EXTRA_CLI_ARGUMENTS)