commit | 886a256dee26f4c5c842afea5e2e9109ff10d86d | [log] [tgz] |
---|---|---|
author | Yulia Portnova <yportnova@mirantis.com> | Tue Apr 07 11:16:13 2015 +0300 |
committer | Yulia Portnova <yportnova@mirantis.com> | Tue Apr 07 11:16:38 2015 +0300 |
tree | b6dccc609616c9717c4a888ee4827f4ff85a33b2 | |
parent | 0d0740cca2ea9d934ac3b12cab917ed08843a328 [diff] [blame] |
Fixed pgbench tests
diff --git a/koder.yaml b/koder.yaml index 9868670..404e1e9 100644 --- a/koder.yaml +++ b/koder.yaml
@@ -1,8 +1,3 @@ -clouds: - ceph: local - -discover: ceph - explicit_nodes: "ssh://192.168.152.43": testnode @@ -17,7 +12,9 @@ cfg: tests/io_task_test.cfg params: SOME_OPT: 12 + - pgbench: + num_clients: "4,8,12" + transactions_per_client: "1,2,3" logging: extra_logs: 1 -