explicit_nodes: | |
"ssh://192.168.152.43": testnode | |
sensors: | |
receiver_uri: udp://192.168.152.1:5699 | |
roles_mapping: | |
ceph-osd: block-io | |
testnode: system-cpu, block-io | |
tests: | |
- io: | |
cfg: tests/io_task_test.cfg | |
params: | |
SOME_OPT: 12 | |
FILENAME: /tmp/xxx.bin | |
- pgbench: | |
num_clients: "4,8,12" | |
transactions_per_client: "1,2,3" | |
logging: | |
extra_logs: 1 | |
charts_img_path: tmp/charts | |
output_dest: results.html |