Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | rename test_cases/ to test_plan/ |  wu.zhihui | 2 | -4/+4 |
2016-11-05 | Remove results directory out of repos |  wu.zhihui | 1 | -3/+6 |
2016-10-31 | Merge "Code refactor: spawn_vm.py" |  Yujun Zhang | 1 | -7/+4 |
2016-10-28 | Code refactor: spawn_vm.py |  wu.zhihui | 1 | -7/+4 |
2016-10-22 | Remove directory test_list |  wu.zhihui | 1 | -1/+1 |
2016-10-17 | Merge "Adjust directory structure" |  Yujun Zhang | 2 | -2/+2 |
2016-10-14 | Adjust directory structure |  wu.zhihui | 2 | -2/+2 |
2016-10-14 | Unit test bugfix: Remove the zte-pod1 in unit test. |  zhifeng.jiang | 2 | -6/+6 |
2016-10-11 | Merge "Add testdb url and node_name in post parameters of restful server" |  Yujun Zhang | 1 | -1/+7 |
2016-10-11 | Merge "update test data in tests/args_handler_test.py" |  Yujun Zhang | 1 | -1/+1 |
2016-10-11 | Merge "Rename class cli to Cli" |  Yujun Zhang | 1 | -3/+3 |
2016-10-11 | update test data in tests/args_handler_test.py |  wu.zhihui | 1 | -1/+1 |
2016-10-10 | Add testdb url and node_name in post parameters of restful server |  zhifeng.jiang | 1 | -1/+7 |
2016-10-09 | code refactor: create_zones.py |  wu.zhihui | 2 | -20/+40 |
2016-10-08 | Merge "Fix unit test problem:'spawn_vm.py does not have attribute FetchImg'" |  Yujun Zhang | 1 | -2/+1 |
2016-10-08 | Merge "Add benchmark name in post request parameters" |  Yujun Zhang | 1 | -6/+3 |
2016-10-07 | Fix unit test problem:'spawn_vm.py does not have attribute FetchImg' |  zhifeng.jiang | 1 | -2/+1 |
2016-10-07 | Rename 'max-minutes' to 'max_minutes' |  Yujun Zhang | 1 | -3/+3 |
2016-10-07 | Rename class cli to Cli |  Yujun Zhang | 1 | -3/+3 |
2016-10-07 | Add benchmark name in post request parameters |  zhifeng.jiang | 1 | -6/+3 |
2016-09-30 | Merge "Start restful server auto in docker" |  zhifeng.jiang | 2 | -5/+39 |
2016-09-28 | Start restful server auto in docker |  zhifeng.jiang | 2 | -5/+39 |
2016-09-27 | Merge "code refactor: run_qtip.sh" |  Yujun Zhang | 2 | -46/+1 |
2016-09-27 | code refactor: run_qtip.sh |  wu.zhihui | 2 | -46/+1 |
2016-09-25 | Bugfix: Get private ip wrong in iperf vm test. |  zhifeng.jiang | 1 | -3/+3 |
2016-09-21 | Merge "Run benchmark test in restful server post api" |  Yujun Zhang | 1 | -18/+37 |
2016-09-20 | Run benchmark test in restful server post api |  zhifeng.jiang | 1 | -18/+37 |
2016-09-15 | Bugfix:iperf benchmark run failed "privateip1 is undefined" |  zhifeng.jiang | 2 | -7/+6 |
2016-09-14 | Merge "Fix test cases yaml schema unit test problem,now host ip allow empty." |  zhifeng.jiang | 1 | -0/+1 |
2016-09-11 | ansible playbook bugfix |  wu.zhihui | 1 | -0/+2 |
2016-09-10 | Fix test cases yaml schema unit test problem,now host ip allow empty. |  zhifeng.jiang | 1 | -0/+1 |
2016-09-08 | Remove os environment in driver.py so that it can be called by restful server |  zhifeng.jiang | 3 | -17/+23 |
2016-09-04 | Call ansible playbook by ansible api instead of os.system |  zhifeng.jiang | 1 | -9/+6 |
2016-08-24 | Merge "Add some state change functions in db.py." |  Yujun Zhang | 1 | -3/+3 |
2016-08-24 | Merge "Add ansible_api so that python call ansible playbook by api." |  Yujun Zhang | 3 | -0/+25 |
2016-08-23 | Add some state change functions in db.py. |  zhifeng.jiang | 1 | -3/+3 |
2016-08-21 | Code refactoring cli.py so that it can be reused by restful server. |  zhifeng.jiang | 2 | -0/+49 |
2016-08-21 | Add ansible_api so that python call ansible playbook by api. |  zhifeng.jiang | 3 | -0/+25 |
2016-08-21 | Merge "Code refactoring driver so that it can call ansible playbook by api." |  Yujun Zhang | 1 | -31/+44 |
2016-08-19 | Merge "Fetch all compute ips via installer Fuel." |  Yujun Zhang | 1 | -0/+49 |
2016-08-18 | Fetch all compute ips via installer Fuel. |  wu.zhihui | 1 | -0/+49 |
2016-08-18 | Fix unit test 'test_cli_error' always 'pass' problem. |  zhifeng.jiang | 1 | -2/+2 |
2016-08-18 | Code refactoring driver so that it can call ansible playbook by api. |  zhifeng.jiang | 1 | -31/+44 |
2016-08-14 | Merge "Add restful server API in QTIP which can be called by Yardstick." |  Yujun Zhang | 1 | -0/+78 |
2016-08-13 | Add restful server API in QTIP which can be called by Yardstick. |  zhifeng.jiang | 1 | -0/+78 |
2016-07-28 | Solving the facing problems when enable unit test |  zhifeng.jiang | 1 | -1/+13 |
2016-07-13 | Merge "Add some UT test cases and fix pep8 errors for create_zone" |  Yujun Zhang | 1 | -0/+89 |
2016-07-12 | Add some UT test cases and fix pep8 errors for spawn_vm |  zhifeng.jiang | 1 | -0/+71 |
2016-07-12 | Merge "Add some UT test cases and fix pep8 errors for driver" |  Yujun Zhang | 1 | -0/+65 |
2016-07-10 | Add some UT test cases and fix pep8 errors for create_zone |  zhifeng.jiang | 1 | -0/+89 |