aboutsummaryrefslogtreecommitdiffstats
path: root/test_list
AgeCommit message (Collapse)AuthorFilesLines
2016-02-01add sudo changes for joidMofassirArif2-2/+2
Change-Id: Id31e687779be159cd3ad83cb3df2289054927074 Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 062d12fc2f6a8de367da50445a8af49b983d0b81)
2016-02-01Test_case name included in final json result fileNauman Ahad1-1/+1
Change-Id: Ic4059dd58d2c5c4e9f8a00a1c419dce0994bc1bc Signed-off-by: Nauman Ahad <nauman.ahad@xflowresearch.com> (cherry picked from commit 6bfa54e98b06fdd3daf9d26f9a66545402e9252c)
2016-02-01qtip: add condition for switching user to joid.MofassirArif2-9/+11
Change-Id: I9898a4eb21fb197a59fc72686d156eb4ef115388 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 4c27a6b94a0664418664569384ce236159385c71)
2016-02-01bug fix: result collection bug fix for docker imagesMofassirArif1-2/+3
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 971a7c98515a9d83661f5e423f7e8390f35dca59)
2016-02-01bug fix in pushtodbMofassirArif1-1/+1
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 9cff8cab939a91867f413d2ecdf09aa93f40bfc0)
2016-01-14error handling for the files being input to the framework.MofassirArif1-1/+3
iperf bug fix for the bare metal testing, renamed all the iperf config files. added more detail to the help. Change-Id: I16cfb1c05599cd0b803e735e6a75083e3e6733ec Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 4c06a4ed3b3b22e3dbcddb33dda33ca773dfae11)
2016-01-14Include Ramspeed Index calulcationNauman_Ahad1-0/+2
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> (cherry picked from commit 90eb79018b459c1aa6606168f1ee592da535643c)
2016-01-14Renamed test_case list filesNauman_Ahad3-0/+0
Renamed test_case list files to remove *.txt at the end Change-Id: Ibe1deb89a05bc9753189768f7d785767f140819e Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 045237361269b9f77534a15d2a60fa67dc2bd24f)
2016-01-06started work on the dashboard APIMofassir1-4/+1
Change-Id: Ifbb16f20ff8a0821b790c0c44a1eae82875f9051 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2016-01-05QTIP Index calculation along with a script to run qtip from dockerNauman_Ahad2-3/+9
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>
2015-12-31Storage Benchmarks testcases along with result transformation scriptNauman_Ahad1-1/+2
JIRA QTIP-63 Testcases revised for the storage suite. Result transformation script for Storage testcases addedx System Information script modified to check for network testcases. Change-Id: I6c2fe641432b7bd45097495051e41bab05b8979c Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-30Minor changes to the code, to prep for code freeze.Mofassir2-0/+2
the result format of iperf has been made consistent Change-Id: Iede4b381ca2e5d7643bf6420f17684bbf2cc2921 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2015-12-22Restructured QTIP directories and CLIMofassir Arif3-0/+2
I have changed the arguments for the CLI and now QTIP takes a file along withthe name of the lab to run on Right now only the config files for the dell lab have been added, These will increase when we make QTIP available for other labs. I have also added the provision of changing the public network from the config file and some leftover files from previous verisons have been remove Change-Id: Ifeb01d80099eab06dc77a7b2e07097ebb17a13a2 Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>