blob: 98686708ab95ce8f05b18404d21fce635aafdc06 [file] [log] [blame]
koder aka kdanilovda45e882015-04-06 02:24:42 +03001clouds:
2 ceph: local
3
4discover: ceph
5
6explicit_nodes:
7 "ssh://192.168.152.43": testnode
8
9sensors:
10 receiver_uri: udp://192.168.152.1:5699
11 roles_mapping:
12 ceph-osd: block-io
13 testnode: system-cpu, block-io
14
15tests:
16 - io:
17 cfg: tests/io_task_test.cfg
18 params:
19 SOME_OPT: 12
20
21logging:
22 extra_logs: 1
23