aboutsummaryrefslogtreecommitdiffstats
path: root/func
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Merge func to utilswu.zhihui8-816/+0
2016-11-08Bugfix: cli.py and its unit test casewu.zhihui1-1/+1
2016-11-08Merge "rename test_cases/ to test_plan/"zhihui wu2-8/+8
2016-11-08Move a process file ips.log to /home/opnfv/qtip/wu.zhihui1-2/+1
2016-11-07rename test_cases/ to test_plan/wu.zhihui2-8/+8
2016-11-05Remove results directory out of reposwu.zhihui1-1/+2
2016-11-03Remove playbooks directorywu.zhihui1-1/+1
2016-10-31Merge "Code refactor: spawn_vm.py"Yujun Zhang1-125/+82
2016-10-28Code refactor: spawn_vm.pywu.zhihui1-125/+82
2016-10-26Merge "Remove Qtip private key files in repos"zhifeng jiang2-4/+12
2016-10-25Remove Qtip private key files in reposwu.zhihui2-4/+12
2016-10-22Remove directory test_listwu.zhihui2-16/+20
2016-10-14Adjust directory structurewu.zhihui3-10/+10
2016-10-13update known_hosts path in ssh_test()wu.zhihui1-6/+6
2016-10-11Merge "Rename class cli to Cli"Yujun Zhang1-1/+1
2016-10-09bugfix: function name typowu.zhihui1-1/+1
2016-10-09Merge "change fetch_compute_ips.sh path"Yujun Zhang2-120/+1
2016-10-09code refactor: create_zones.pywu.zhihui2-79/+38
2016-10-08change fetch_compute_ips.sh pathwu.zhihui2-120/+1
2016-10-07Rename `suit` to `suite`Yujun Zhang2-7/+7
2016-10-07Rename class cli to CliYujun Zhang1-1/+1
2016-10-07Merge "Running a single benchmark as an option for user."Yujun Zhang2-3/+21
2016-10-01Running a single benchmark as an option for user.linux_geek2-5/+23
2016-10-01Non-zero exit status should be used when teminated abnormallyYujun Zhang2-3/+3
2016-09-27Merge "code refactor: run_qtip.sh"Yujun Zhang2-67/+0
2016-09-27code refactor: run_qtip.shwu.zhihui2-67/+0
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.jiang2-11/+24
2016-09-21Merge "add unified logger process for qtip"Yujun Zhang3-22/+28
2016-09-21Merge "Fix issues found in security review"Yujun Zhang2-2/+2
2016-09-21add unified logger process for qtipSerenaFeng3-22/+28
2016-09-21Merge "Run benchmark test in restful server post api"Yujun Zhang1-6/+10
2016-09-20Run benchmark test in restful server post apizhifeng.jiang1-6/+10
2016-09-20Fix issues found in security reviewSerenaFeng2-2/+2
2016-09-15Bugfix:iperf benchmark run failed "privateip1 is undefined"zhifeng.jiang2-4/+6
2016-09-11ansible playbook bugfixwu.zhihui1-0/+2
2016-09-09Merge "Remove os environment in driver.py so that it can be called by restful...zhifeng.jiang3-14/+20
2016-09-08Remove os environment in driver.py so that it can be called by restful serverzhifeng.jiang3-14/+20
2016-09-06Merge "correct error code and cleanup duplicated code in ssh_test()"Yujun Zhang1-44/+23
2016-09-04Call ansible playbook by ansible api instead of os.systemzhifeng.jiang1-7/+7
2016-08-31correct error code and cleanup duplicated code in ssh_test()wu.zhihui1-44/+23
2016-08-29bugfix: miss a whitespace in the playbook command.wu.zhihui1-1/+1
2016-08-25Bugfix: some errors in env_setup.py.wu.zhihui2-16/+16
2016-08-24Merge "Add ansible_api so that python call ansible playbook by api."Yujun Zhang1-0/+64
2016-08-21Code refactoring cli.py so that it can be reused by restful server.zhifeng.jiang3-69/+72
2016-08-21Add ansible_api so that python call ansible playbook by api.zhifeng.jiang1-0/+64
2016-08-21Merge "Code refactoring driver so that it can call ansible playbook by api."Yujun Zhang1-41/+55
2016-08-19Merge "Fetch all compute ips via installer Fuel."Yujun Zhang2-2/+174
2016-08-18Fetch all compute ips via installer Fuel.wu.zhihui2-2/+174
2016-08-18Code refactoring driver so that it can call ansible playbook by api.zhifeng.jiang1-41/+55