Age | Commit message (Expand) | Author | Files | Lines |
2016-12-06 | Implement TestPlan prototype |  Yujun Zhang | 3 | -17/+45 |
2016-12-06 | Implement __init__ and list_all in Suite |  Yujun Zhang | 4 | -1/+29 |
2016-12-05 | Skip unstable test `tests.unit.utils.create_zones_test` |  Yujun Zhang | 1 | -0/+1 |
2016-11-29 | Enable all unit tests except two failed cases |  Yujun Zhang | 5 | -6/+2 |
2016-11-25 | Fix test failing |  Yujun Zhang | 11 | -30/+49 |
2016-11-21 | Architecture evolution skeleton |  Yujun Zhang | 27 | -0/+39 |
2016-11-16 | Bugfix: Correct the path in unit test. |  zhifeng.jiang | 8 | -32/+32 |
2016-11-14 | bugfix: correct the path of test_plan |  wu.zhihui | 2 | -3/+3 |
2016-11-09 | Merge func to utils |  wu.zhihui | 7 | -28/+27 |
2016-11-08 | Bugfix: cli.py and its unit test case |  wu.zhihui | 1 | -4/+6 |
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 |