aboutsummaryrefslogtreecommitdiffstats
path: root/qtip.py
AgeCommit message (Collapse)AuthorFilesLines
2016-02-01add sudo changes for joidMofassirArif1-3/+3
Change-Id: Id31e687779be159cd3ad83cb3df2289054927074 Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 062d12fc2f6a8de367da50445a8af49b983d0b81)
2016-02-01qtip: add condition for switching user to joid.MofassirArif1-1/+1
Change-Id: I9898a4eb21fb197a59fc72686d156eb4ef115388 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 4c27a6b94a0664418664569384ce236159385c71)
2016-02-01Report Generation for QTIPNauman_Ahad1-0/+4
Creates a PDF file for QTIP, along with a graph of results Change-Id: Iac66bf53cf8c41554d38e3a9d6cdfec236cff3ec Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit fe7a87b73c2cbcceb101f3a78b16459e703cd6b7)
2015-12-17Script to modify key file permissionsMofassir Arif1-0/+2
I have added a script to change the file permissions of the key files to 600 so that they can be used by the ssh agent The duration of the sshtest has also been reduced to allow the Jenkins Job to run/fail in a reasonable amount of time Change-Id: I5446896619dfba3f3efb600b64628343d6378164 Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
2015-11-05Python Framework for QTIPMofassir Arif1-0/+18
Dhrystone Whetstone and DPI benchmarks have been implemented CLI arguments have been implemented test case are sorted based on category such as compute,network and storage glance and heat client have been used to generate the stack. automatic upload of QTIP image and delete function for existing stack before creating new stack has been implemented system information collecton and result generation has been implemented JIRA: QTIP-17 Signed-off-by: Mofassir Arif <mofassir_arif@dell.com> Change-Id: I4b7b134017723c30c771cc14d2edce33fcb8ba00