aboutsummaryrefslogtreecommitdiffstats
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2016-05-31Fix typo in READMEYujun Zhang1-22/+22
Change-Id: I24403c75f810ee56142658ffe3d60a7113bab8bd Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2015-11-05Python Framework for QTIPMofassir Arif1-8/+28
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
2015-08-18Added full automation to scriptsNauman Ahad1-0/+4
Introduced Config.yaml file for each test case. User can modify these to enter the details for the machines on which to run benchmarks. This also leads to automation. JIRA: QTIP-6 Change-Id: Ifecab13968148cbd9d8f352309be77b8ca2d30f2 Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-08-14Added automation script, 2 test cases, Heat template for test case, Project ↵Nauman Ahad1-0/+47
INFO files Structured existing playbooks into directories, added automations scripts and test cases which were demonstrated in demo1. Basic Directoy structure also introduced. All hard coded values removed. JIRA: QTIP-3 Change-Id: Icdceb0f125a5275d3dee7845a403e567d729dc26 Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>