Skip to content

Sample terraform script for creating Jmeter test environment

License

Notifications You must be signed in to change notification settings

iljoong/azure-jmeter

Repository files navigation

Terraform for Distributed JMeter Setup

JMeter Test Environment in Azure

architecture

Setup

Update variables, such as subscription_id, location, rgname and etc in variables.tf.

Note that this terraform script will be provisioned on existing environment. You may also need to create a new service principal for managing resources.

Run Terraform

terraform init
terraform apply

Config Master and Agents

Please refer CONFIG.md for more information.

About

Sample terraform script for creating Jmeter test environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published