From 57922dcb8e6497f02fdee9306494e932e25dcace Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Tue, 5 Jan 2016 21:01:17 +0500 Subject: QTIP Index calculation along with a script to run qtip from docker Calculation of Result Indices for 1. Compute suite 2. Storage suite 3. Network suite A script to run qtip from inside the docker container (for Jenkins Jobs) Resolved bugs with ssl_trasform.py, sys info collection on ubuntu and system information collection script Change-Id: Ic5abb3dbd0012cd2257b588b1b3067a6677b1f5d Signed-off-by: Nauman_Ahad --- test_list/compute.txt | 10 ++++++++-- test_list/storage.txt | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'test_list') diff --git a/test_list/compute.txt b/test_list/compute.txt index 30d904e3..044d8de6 100644 --- a/test_list/compute.txt +++ b/test_list/compute.txt @@ -1,2 +1,8 @@ -dpi_parallel.yaml -ssl_parallel.yaml +dhrystone_bm.yaml +dhrystone_vm.yaml +whetstone_bm.yaml +whetstone_vm.yaml +ssl_bm.yaml +ssl_vm.yaml +dpi_bm.yaml +dpi_vm.yaml diff --git a/test_list/storage.txt b/test_list/storage.txt index fdca37e5..266d399e 100644 --- a/test_list/storage.txt +++ b/test_list/storage.txt @@ -1,2 +1,2 @@ -fio_baremetal.yaml +fio_bm.yaml fio_vm.yaml -- cgit 1.2.3-korg