aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/storage/__init__.py
diff options
context:
space:
mode:
authorhoujingwen <houjingwen@huawei.com>2015-07-03 07:58:25 +0000
committerhoujingwen <houjingwen@huawei.com>2015-07-06 02:40:51 +0000
commit6b667910909b332e78105ccdf17e39e4b286ed39 (patch)
treeb58a13ad4f8b65dda0e289012c89a7410bd30271 /yardstick/benchmark/scenarios/storage/__init__.py
parentbca83ab90d5f6ffb0afe5f2e756e3fd37f85c2a7 (diff)
Add support for measuring storage performance use fio
A simple test case is added that will test writes to ephemeral storage. See samples/fio.yaml The Fio test type can also be used to test block storage, just modify the "filename" argument. JIRA: YARDSTICK-34 Change-Id: I1758d2999f8a5fdd44726e1dfc3e9769ea39dad6 Signed-off-by: houjingwen <houjingwen@huawei.com>
Diffstat (limited to 'yardstick/benchmark/scenarios/storage/__init__.py')
-rw-r--r--yardstick/benchmark/scenarios/storage/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/yardstick/benchmark/scenarios/storage/__init__.py b/yardstick/benchmark/scenarios/storage/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/yardstick/benchmark/scenarios/storage/__init__.py