Yulia Portnova | b0c977c | 2015-12-11 19:23:28 +0200 | [diff] [blame] | 1 | include: default.yaml |
2 | |||||
3 | clouds: | ||||
4 | omg: local | ||||
5 | |||||
6 | explicit_nodes: | ||||
7 | "ssh://root@192.168.60.101::/home/yportnova/.ssh/id_rsa.pub": testnode | ||||
8 | "ssh://root@192.168.59.3::/home/yportnova/.ssh/id_rsa.pub": testnode | ||||
9 | |||||
10 | tests: | ||||
11 | - omg: | ||||
12 | prerun_script: "wally/suits/omgbench/prepare.sh" | ||||
13 | run_script: "wally/suits/omgbench/run.sh" | ||||
14 | run_opts: "times 23 url rabbit://guest:guest@192.168.60.101" |