blob: ee45d1b3904c5b1ca2a49eb345525481144f5a2b [file] [log] [blame]
Yulia Portnovab0c977c2015-12-11 19:23:28 +02001include: default.yaml
2
3clouds:
4 omg: local
5
6explicit_nodes:
Yulia Portnovac7d52b52015-12-15 15:16:34 +02007 "ssh://root@host::/root/.ssh/id_rsa.pub": testnode
Yulia Portnova2be79a92015-12-22 12:46:10 +02008 "ssh://root@host2::/root/.ssh/id_rsa.pub": testnode
Yulia Portnovab0c977c2015-12-11 19:23:28 +02009
10tests:
11 - omg:
12 prerun_script: "wally/suits/omgbench/prepare.sh"
13 run_script: "wally/suits/omgbench/run.sh"
Yulia Portnova2be79a92015-12-22 12:46:10 +020014 run_opts: "times 40 timeout 60 url rabbit://guest:guest@localhost concurrency 40"
15
16sensors:
17 roles_mapping:
18 testnode: system-cpu, block-io, net-io
19 sensors_remote_path: /tmp/sensors