summaryrefslogtreecommitdiffstats
path: root/test_list/storage
diff options
context:
space:
mode:
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"
+ ]
+}