aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-11-29Enable all unit tests except two failed casesYujun Zhang5-6/+2
2016-11-25Fix test failingYujun Zhang11-30/+49
2016-11-21Architecture evolution skeletonYujun Zhang27-0/+39
2016-11-16Bugfix: Correct the path in unit test.zhifeng.jiang8-32/+32
2016-11-14bugfix: correct the path of test_planwu.zhihui2-3/+3
2016-11-09Merge func to utilswu.zhihui7-28/+27
2016-11-08Bugfix: cli.py and its unit test casewu.zhihui1-4/+6
2016-11-07rename test_cases/ to test_plan/wu.zhihui2-4/+4
2016-11-05Remove results directory out of reposwu.zhihui1-3/+6
2016-10-31Merge "Code refactor: spawn_vm.py"Yujun Zhang1-7/+4
2016-10-28Code refactor: spawn_vm.pywu.zhihui1-7/+4
2016-10-22Remove directory test_listwu.zhihui1-1/+1
2016-10-17Merge "Adjust directory structure"Yujun Zhang2-2/+2
2016-10-14Adjust directory structurewu.zhihui2-2/+2
2016-10-14Unit test bugfix: Remove the zte-pod1 in unit test.zhifeng.jiang2-6/+6
2016-10-11Merge "Add testdb url and node_name in post parameters of restful server"Yujun Zhang1-1/+7
2016-10-11Merge "update test data in tests/args_handler_test.py"Yujun Zhang1-1/+1
2016-10-11Merge "Rename class cli to Cli"Yujun Zhang1-3/+3
2016-10-11update test data in tests/args_handler_test.pywu.zhihui1-1/+1
2016-10-10Add testdb url and node_name in post parameters of restful serverzhifeng.jiang1-1/+7
2016-10-09code refactor: create_zones.pywu.zhihui2-20/+40
2016-10-08Merge "Fix unit test problem:'spawn_vm.py does not have attribute FetchImg'"Yujun Zhang1-2/+1
2016-10-08Merge "Add benchmark name in post request parameters"Yujun Zhang1-6/+3
2016-10-07Fix unit test problem:'spawn_vm.py does not have attribute FetchImg'zhifeng.jiang1-2/+1
2016-10-07Rename 'max-minutes' to 'max_minutes'Yujun Zhang1-3/+3
2016-10-07Rename class cli to CliYujun Zhang1-3/+3
2016-10-07Add benchmark name in post request parameterszhifeng.jiang1-6/+3
2016-09-30Merge "Start restful server auto in docker"zhifeng.jiang2-5/+39
2016-09-28Start restful server auto in dockerzhifeng.jiang2-5/+39
2016-09-27Merge "code refactor: run_qtip.sh"Yujun Zhang2-46/+1
2016-09-27code refactor: run_qtip.shwu.zhihui2-46/+1
2016-09-25Bugfix: Get private ip wrong in iperf vm test.zhifeng.jiang1-3/+3
2016-09-21Merge "Run benchmark test in restful server post api"Yujun Zhang1-18/+37
2016-09-20Run benchmark test in restful server post apizhifeng.jiang1-18/+37
2016-09-15Bugfix:iperf benchmark run failed "privateip1 is undefined"zhifeng.jiang2-7/+6
2016-09-14Merge "Fix test cases yaml schema unit test problem,now host ip allow empty."zhifeng.jiang1-0/+1
2016-09-11ansible playbook bugfixwu.zhihui1-0/+2
2016-09-10Fix test cases yaml schema unit test problem,now host ip allow empty.zhifeng.jiang1-0/+1
2016-09-08Remove os environment in driver.py so that it can be called by restful serverzhifeng.jiang3-17/+23
2016-09-04Call ansible playbook by ansible api instead of os.systemzhifeng.jiang1-9/+6
2016-08-24Merge "Add some state change functions in db.py."Yujun Zhang1-3/+3
2016-08-24Merge "Add ansible_api so that python call ansible playbook by api."Yujun Zhang3-0/+25
2016-08-23Add some state change functions in db.py.zhifeng.jiang1-3/+3
2016-08-21Code refactoring cli.py so that it can be reused by restful server.zhifeng.jiang2-0/+49
2016-08-21Add ansible_api so that python call ansible playbook by api.zhifeng.jiang3-0/+25
2016-08-21Merge "Code refactoring driver so that it can call ansible playbook by api."Yujun Zhang1-31/+44
2016-08-19Merge "Fetch all compute ips via installer Fuel."Yujun Zhang1-0/+49
2016-08-18Fetch all compute ips via installer Fuel.wu.zhihui1-0/+49
2016-08-18Fix unit test 'test_cli_error' always 'pass' problem.zhifeng.jiang1-2/+2
2016-08-18Code refactoring driver so that it can call ansible playbook by api.zhifeng.jiang1-31/+44