diff options
Diffstat (limited to 'test_list')
-rw-r--r-- | test_list/compute | 10 | ||||
-rw-r--r-- | test_list/network | 3 | ||||
-rw-r--r-- | test_list/storage | 2 |
3 files changed, 15 insertions, 0 deletions
diff --git a/test_list/compute b/test_list/compute new file mode 100644 index 00000000..7fc76145 --- /dev/null +++ b/test_list/compute @@ -0,0 +1,10 @@ +dhrystone_bm.yaml
+dhrystone_vm.yaml
+whetstone_bm.yaml
+whetstone_vm.yaml
+ramspeed_bm.yaml
+ramspeed_vm.yaml
+dpi_bm.yaml
+dpi_vm.yaml
+ssl_bm.yaml
+ssl_vm.yaml
\ No newline at end of file diff --git a/test_list/network b/test_list/network new file mode 100644 index 00000000..677f2ba4 --- /dev/null +++ b/test_list/network @@ -0,0 +1,3 @@ +iperf_bm.yaml +iperf_vm.yaml +iperf_vm_2.yaml
\ No newline at end of file diff --git a/test_list/storage b/test_list/storage new file mode 100644 index 00000000..c7f53402 --- /dev/null +++ b/test_list/storage @@ -0,0 +1,2 @@ +fio_bm.yaml +fio_vm.yaml
\ No newline at end of file |