config.openstack.ini

20 lines | 465 B Blame History Raw Download
[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