summaryrefslogtreecommitdiffstats
path: root/test_list/storage
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2016-09-21 03:24:20 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-21 03:24:20 +0000
commit8664db2de47ca768108e22499302e36e58ac9d6d (patch)
tree18135d421571d4a6b82b555bdba8d68804bcbd45 /test_list/storage
parentc806bbde071596f204782e7182a65173798ad3ca (diff)
parent64db4bb925f771b053f922fe324a624c5da75ad9 (diff)
Merge "Run benchmark test in restful server post api"
Diffstat (limited to 'test_list/storage')
-rw-r--r--test_list/storage10
1 files changed, 8 insertions, 2 deletions
diff --git a/test_list/storage b/test_list/storage
index c7f53402..f3068dd5 100644
--- a/test_list/storage
+++ b/test_list/storage
@@ -1,2 +1,8 @@
-fio_bm.yaml
-fio_vm.yaml \ No newline at end of file
+{
+ "bm": [
+ "fio_bm.yaml"
+ ],
+ "vm": [
+ "fio_vm.yaml"
+ ]
+}