aboutsummaryrefslogtreecommitdiffstats
path: root/data/ref_results
AgeCommit message (Collapse)AuthorFilesLines
2016-02-22Resolved bug for CI errorNauman_Ahad1-1/+0
Args parameter causing error for CI. IPs changed for compass pod on dell-us-testing-bm-1 pod Change-Id: Ic1fcedc2cc623bda83b31e68db7979dc302d52f5 Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
2016-02-02Fixed issue with SSL and IPERFNauman_Ahad3-18/+18
Recent patches incorporating sudo led to an error Change-Id: If0e3316fbebce774db43f5fdcb3ea5e322a28222 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com>
2016-02-02Bug Fixes for SSL index calculationNauman_Ahad1-4/+5
Index calcuation for SSL caused a ValueError when converting to float due to the presence of a trailing "k" character. This has ben resolved. Change-Id: I6f7d061977a3a8cbc2aa1afe154df5eeec9feac8 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com>
2016-02-01Fixed the index calculation for QTIP compute, network and storage suitesNauman_Ahad8-232/+364
Earlier inaccurate index calculation updated. Now indices take into account vm and bm cases Change-Id: Icf2d7fc17ef765f5c0611b5371d57410ba155cb6 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com>
2016-01-12Include Ramspeed Index calulcationNauman_Ahad7-38/+138
Ramspeed Index calculation included. Additionally, error handling for suite indices calulcation to ignore absent result files Change-Id: I8b2360b0f16b6d3b7d8485e88a0c1f7f0787ad5a Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-11Modifications to the index calculation scriptNauman_Ahad3-3/+3
Modifications to the index calulation script. Key for each suite changed to "Index" from "<suite> Index". This is to reuse code for the dashboard.py file for QTIP Change-Id: I6e8c8c268b7d9376b0f44d572ed022910e8ad4d9 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-05QTIP Index calculation along with a script to run qtip from dockerNauman_Ahad10-0/+373
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 <Nauman_Ahad@dell.com>