rally/samples/tasks/contexts/sahara-cluster.yaml
chenhb-zte 8044b5d045 Add samples to context directory
Change-Id: I1cd4e7473bbb86e73114ee9a6ed78bbb6e824317
2017-04-12 17:36:46 +08:00

22 lines
458 B
YAML

---
Dummy.openstack:
-
args:
sleep: 0.1
runner:
type: "constant"
times: 4
concurrency: 2
context:
users:
tenants: 1
users_per_tenant: 1
sahara_cluster:
master_flavor_id: "4"
worker_flavor_id: "3"
workers_count: 3
plugin_name: "vanilla"
hadoop_version: "2.6.0"
auto_security_group: True
network: {}