include: default.yaml | |
clouds: | |
omg: local | |
explicit_nodes: | |
"ssh://root@host::/root/.ssh/id_rsa.pub": testnode | |
"ssh://root@host2::/root/yportnova/.ssh/id_rsa.pub": testnode | |
tests: | |
- omg: | |
prerun_script: "wally/suits/omgbench/prepare.sh" | |
run_script: "wally/suits/omgbench/run.sh" | |
run_opts: "times 23 url rabbit://guest:guest@localhost" |