From 49f34c520121d164c5d06f68c0a3c2cefdc8ec0c Mon Sep 17 00:00:00 2001 From: "wu.zhihui" Date: Thu, 20 Oct 2016 20:46:49 +0800 Subject: Add directory suite under benchmarks/ Directory suite is renamed from directory test_list. In this patch, test_list will be not deleted temporarily. JIRA: QTIP-131 Change-Id: I1b2d7e522f94441c53b894564718d3cb749ea428 Signed-off-by: wu.zhihui --- benchmarks/suite/storage | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 benchmarks/suite/storage (limited to 'benchmarks/suite/storage') diff --git a/benchmarks/suite/storage b/benchmarks/suite/storage new file mode 100644 index 00000000..f3068dd5 --- /dev/null +++ b/benchmarks/suite/storage @@ -0,0 +1,8 @@ +{ + "bm": [ + "fio_bm.yaml" + ], + "vm": [ + "fio_vm.yaml" + ] +} -- cgit 1.2.3-korg