config.openstack.ini
Home
/
distributed-jmeter /
bin /
config.openstack.ini
[SHOWCASE]
host = localhost
frontend_instances_id = cloudscale
[SCENARIO]
num_threads = 2000
instance_names = <names of instances to deploy JMeter on>
jmeter_url = http://cloudscale.xlab.si/jmeter/jmeter_master.tar.gz
[OPENSTACK]
user = dummy_user
pwd = dummy_pass
tenant = tenant
url = http://localhost:5000/v2.0
image = distributed-jmeter-slave1
instance_type = 4GB-2CPU-10GB
key_name = distributed-jmeter
key_pair_path = /path/to/key_pair
remote_user = ubuntu