aboutsummaryrefslogtreecommitdiffstats
path: root/func/driver.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Merge func to utilswu.zhihui1-93/+0
2016-11-05Remove results directory out of reposwu.zhihui1-1/+2
2016-11-03Remove playbooks directorywu.zhihui1-1/+1
2016-10-14Adjust directory structurewu.zhihui1-2/+2
2016-09-25Bugfix: Get private ip wrong in iperf vm test.zhifeng.jiang1-1/+1
2016-09-23Return the ansible playbook running results in driver.py and args_handler.pyzhifeng.jiang1-6/+18
2016-09-21add unified logger process for qtipSerenaFeng1-5/+7
2016-09-15Bugfix:iperf benchmark run failed "privateip1 is undefined"zhifeng.jiang1-2/+6
2016-09-08Remove os environment in driver.py so that it can be called by restful serverzhifeng.jiang1-7/+8
2016-09-04Call ansible playbook by ansible api instead of os.systemzhifeng.jiang1-7/+7
2016-08-29bugfix: miss a whitespace in the playbook command.wu.zhihui1-1/+1
2016-08-21Code refactoring cli.py so that it can be reused by restful server.zhifeng.jiang1-1/+0
2016-08-18Code refactoring driver so that it can call ansible playbook by api.zhifeng.jiang1-41/+55
2016-07-10Add some UT test cases and fix pep8 errors for driverzhifeng.jiang1-20/+18
2016-05-23Read the proxy info from testcase, and set it to hosts when dhrystone benchma...zhifeng.jiang1-9/+11
2016-02-15qtip: add user name in case of apex and make the changes in ansibleMofassirArif1-1/+1
2016-02-09qtip: apex integration, add heat-admin as user for apex nodesMofassirArif1-1/+2
2016-01-28qtip: add condition for switching user to joid.MofassirArif1-2/+8
2016-01-25update: address for testing dbMofassirArif1-1/+1
2016-01-21bug fix: result collection bug fix for docker imagesMofassirArif1-1/+3
2016-01-18bug fix: make installer specific changes for baremetal. caterMofassirArif1-1/+2
2016-01-12error handling for the files being input to the framework.MofassirArif1-5/+5
2016-01-05I have added the placeholder documentation files andMofassir1-1/+1
2015-12-16Removed Root previlagesMofassir Arif1-3/+3
2015-12-16Networking Testcase: Iperf ImplementedMofassir Arif1-8/+29
2015-11-05Python Framework for QTIPMofassir Arif1-0/+29