summaryrefslogtreecommitdiffstats
path: root/test_list/network
diff options
context:
space:
mode:
Diffstat (limited to 'test_list/network')
-rw-r--r--test_list/network12
1 files changed, 9 insertions, 3 deletions
diff --git a/test_list/network b/test_list/network
index 677f2ba4..58ce5cb9 100644
--- a/test_list/network
+++ b/test_list/network
@@ -1,3 +1,9 @@
-iperf_bm.yaml
-iperf_vm.yaml
-iperf_vm_2.yaml \ No newline at end of file
+{
+ "bm": [
+ "iperf_bm.yaml"
+ ],
+ "vm": [
+ "iperf_vm.yaml",
+ "iperf_vm_2.yaml"
+ ]
+}