diff options
author | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-28 04:29:29 -0800 |
---|---|---|
committer | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-28 04:32:56 -0800 |
commit | 4c27a6b94a0664418664569384ce236159385c71 (patch) | |
tree | 7a516390c4139b019c5f50f4675b9487956a476d /test_list | |
parent | f39702d879a291b2686062d22a9564c29d18acf8 (diff) |
qtip: add condition for switching user to joid.
Change-Id: I9898a4eb21fb197a59fc72686d156eb4ef115388
Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
Diffstat (limited to 'test_list')
-rw-r--r-- | test_list/compute | 18 | ||||
-rw-r--r-- | test_list/network | 2 |
2 files changed, 11 insertions, 9 deletions
diff --git a/test_list/compute b/test_list/compute index 044d8de6..7fc76145 100644 --- a/test_list/compute +++ b/test_list/compute @@ -1,8 +1,10 @@ -dhrystone_bm.yaml -dhrystone_vm.yaml -whetstone_bm.yaml -whetstone_vm.yaml -ssl_bm.yaml -ssl_vm.yaml -dpi_bm.yaml -dpi_vm.yaml +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 index c468f815..677f2ba4 100644 --- a/test_list/network +++ b/test_list/network @@ -1,3 +1,3 @@ iperf_bm.yaml iperf_vm.yaml -iperf_vm_2.yaml +iperf_vm_2.yaml
\ No newline at end of file |