commit | 2b4af7bd7ebaf594f09ac024cfa9dd6987b33550 | [log] [tgz] |
---|---|---|
author | Yulia Portnova <yportnova@mirantis.com> | Thu May 07 15:49:33 2015 +0300 |
committer | Yulia Portnova <yportnova@mirantis.com> | Thu May 07 15:49:33 2015 +0300 |
tree | 2d9351dbb582feeb9d9cc704ec90f4a5a2dd0eca | |
parent | 1f123967452f3d7c74a0c3a05f78c290c18e4b0f [diff] [blame] |
small db tests fixes
diff --git a/configs-examples/db_raw.yaml b/configs-examples/db_raw.yaml new file mode 100644 index 0000000..10104be --- /dev/null +++ b/configs-examples/db_raw.yaml
@@ -0,0 +1,15 @@ +explicit_nodes: + "ssh://root@192.168.59.104::/home/yportnova/.ssh/id_rsa": testnode + +tests: + - pgbench: + num_clients: 4 + transactions_per_client: 2 + - mysql: + warehouses: 20 + +internal: + var_dir_root: /tmp/perf_tests + +logging: + extra_logs: 1