aboutsummaryrefslogtreecommitdiffstats
path: root/docker/run_qtip.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-02-01bug-fix: fix bug in docker run file, replace $$ with &&MofassirArif1-6/+6
Change-Id: Ic48483ae97aab2f844ee753cecf5fc3714a13cdb Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit bab7c5360e2bd4eabc63e3b78cb6fcea8730b608)
2016-01-14run_qtip.sh fixNauman_Ahad1-6/+6
Renamed compute.txt to compute for run_qtip.sh to reflect changes made in qtip repo Change-Id: I4456ef305cfd01c039ce152b5fd6f6512204166d Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit bec658afadacfeeca9fbfbe598ceb5c5601a3372)
2016-01-14Include Ramspeed Index calulcationNauman_Ahad1-1/+1
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-14Slight changes to the run_qtip.sh scriptNauman_Ahad1-7/+30
Modifications needed in run_qtip.sh for Jenkins Jobs to run. Docker file changed too. get_env.sh script location changed too. Testcases for dell-us-deploying-bm-3 lab added along with the default testcase directory Change-Id: I293febda0ddd3d56d1c455fde220dc78a57b6c18 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 11c81d90581606c0bde98e04a4f739eed4bcbf6d)
2016-01-05QTIP Index calculation along with a script to run qtip from dockerNauman_Ahad1-0/+17
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>