diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-10-22 14:37:58 +0800 |
---|---|---|
committer | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-10-22 14:43:55 +0800 |
commit | c40c2db74a1d59496a8c999cfc9c0a2431fda767 (patch) | |
tree | cf8cb0b28de61c2fe3f4795bcc7b350ddaf97825 /test_list/compute | |
parent | 492c8a551b6d5b745c54c2fa086eee1e02e97c62 (diff) |
Remove directory test_list
Directory benchmarks/suite will be used instead of test_list.
JIRA: QTIP-131
Change-Id: I2c1f534b72361cb2e6469463ef5e43714d6dc993
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'test_list/compute')
-rw-r--r-- | test_list/compute | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/test_list/compute b/test_list/compute deleted file mode 100644 index 3bf1b184..00000000 --- a/test_list/compute +++ /dev/null @@ -1,16 +0,0 @@ -{ - "bm": [ - "dhrystone_bm.yaml", - "whetstone_bm.yaml", - "ramspeed_bm.yaml", - "dpi_bm.yaml", - "ssl_bm.yaml" - ], - "vm": [ - "dhrystone_vm.yaml", - "whetstone_vm.yaml", - "ramspeed_vm.yaml", - "dpi_vm.yaml", - "ssl_vm.yaml" - ] -} |