commit | 7e0f7cf603b36579f6973309cfb53ace367d05d5 | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Fri May 01 17:24:35 2015 +0300 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Fri May 01 17:25:10 2015 +0300 |
tree | b9c7c0dc8c9ac2a2804f89ba39f5d239a3cfb723 | |
parent | 63e9c5a321be80b83fdd1406d19003fdf017bbe7 [diff] [blame] |
release preparation
diff --git a/configs-examples/hdd.yaml b/configs-examples/hdd.yaml new file mode 100644 index 0000000..dcb5f9e --- /dev/null +++ b/configs-examples/hdd.yaml
@@ -0,0 +1,17 @@ +explicit_nodes: + local: testnode + +internal: + var_dir_root: /tmp/perf_tests + +testnode_log_root: /tmp/perf_tests_rem + +tests: + - io: + cfg: hdd + params: + FILENAME: FILE_ON_USB_HDD + NUM_ROUNDS: 7 + +logging: + extra_logs: 1 \ No newline at end of file