blob: 5a719cd8862bb073682383ca469ab57e7a5b5ebc [file] [log] [blame]
koder aka kdanilov6c491062015-04-09 22:33:13 +03001clouds:
2 fuel:
3 id: 3
4 url: http://172.16.52.112:8000/
5 creds: admin:admin@admin
6 ssh_creds: root:test37
7 openstack_env: test
8
9discover: fuel
10
11# explicit_nodes:
12# "ssh://192.168.152.43": testnode
koder aka kdanilovda45e882015-04-06 02:24:42 +030013
14sensors:
15 receiver_uri: udp://192.168.152.1:5699
16 roles_mapping:
17 ceph-osd: block-io
18 testnode: system-cpu, block-io
19
20tests:
koder aka kdanilov6c491062015-04-09 22:33:13 +030021 start_test_nodes:
22 openstack:
23 vm_params:
24 count: x1
25 img_name: disk_io_perf
26 flavor_name: disk_io_perf.256
27 keypair_name: disk_io_perf
28 network_zone_name: novanetwork
29 flt_ip_pool: nova
30 creds: "ssh://ubuntu@{0}::disk_io_perf.pem"
31
32 internal_tests:
33 - io:
34 cfg: tests/io_task_test.cfg
35 params:
36 SOME_OPT: 12
37 FILENAME: /tmp/xxx.bin
koder aka kdanilovda45e882015-04-06 02:24:42 +030038
39logging:
40 extra_logs: 1
koder aka kdanilov6c491062015-04-09 22:33:13 +030041
Yulia Portnova407ca952015-04-10 10:38:15 +030042charts_img_path: tmp/charts
koder aka kdanilov6c491062015-04-09 22:33:13 +030043output_dest: results.html