omg fixes
diff --git a/configs-examples/omg.yaml b/configs-examples/omg.yaml
index e339984..ee45d1b 100644
--- a/configs-examples/omg.yaml
+++ b/configs-examples/omg.yaml
@@ -5,10 +5,15 @@
explicit_nodes:
"ssh://root@host::/root/.ssh/id_rsa.pub": testnode
- "ssh://root@host2::/root/yportnova/.ssh/id_rsa.pub": testnode
+ "ssh://root@host2::/root/.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"
\ No newline at end of file
+ run_opts: "times 40 timeout 60 url rabbit://guest:guest@localhost concurrency 40"
+
+sensors:
+ roles_mapping:
+ testnode: system-cpu, block-io, net-io
+ sensors_remote_path: /tmp/sensors