diff options
author | 2016-01-28 04:29:29 -0800 | |
---|---|---|
committer | 2016-02-01 22:35:33 +0000 | |
commit | f2b895c2b5df03a6b726f58eac456dad9cf54e34 (patch) | |
tree | 7a516390c4139b019c5f50f4675b9487956a476d /test_list | |
parent | 70326a8fd57f115f6d0889cfddada7c6945a691b (diff) |
qtip: add condition for switching user to joid.
Change-Id: I9898a4eb21fb197a59fc72686d156eb4ef115388
Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
(cherry picked from commit 4c27a6b94a0664418664569384ce236159385c71)
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 |