Age | Commit message (Expand) | Author | Files | Lines |
2016-11-09 | Merge func to utils |  wu.zhihui | 8 | -816/+0 |
2016-11-08 | Bugfix: cli.py and its unit test case |  wu.zhihui | 1 | -1/+1 |
2016-11-08 | Merge "rename test_cases/ to test_plan/" |  zhihui wu | 2 | -8/+8 |
2016-11-08 | Move a process file ips.log to /home/opnfv/qtip/ |  wu.zhihui | 1 | -2/+1 |
2016-11-07 | rename test_cases/ to test_plan/ |  wu.zhihui | 2 | -8/+8 |
2016-11-05 | Remove results directory out of repos |  wu.zhihui | 1 | -1/+2 |
2016-11-03 | Remove playbooks directory |  wu.zhihui | 1 | -1/+1 |
2016-10-31 | Merge "Code refactor: spawn_vm.py" |  Yujun Zhang | 1 | -125/+82 |
2016-10-28 | Code refactor: spawn_vm.py |  wu.zhihui | 1 | -125/+82 |
2016-10-26 | Merge "Remove Qtip private key files in repos" |  zhifeng jiang | 2 | -4/+12 |
2016-10-25 | Remove Qtip private key files in repos |  wu.zhihui | 2 | -4/+12 |
2016-10-22 | Remove directory test_list |  wu.zhihui | 2 | -16/+20 |
2016-10-14 | Adjust directory structure |  wu.zhihui | 3 | -10/+10 |
2016-10-13 | update known_hosts path in ssh_test() |  wu.zhihui | 1 | -6/+6 |
2016-10-11 | Merge "Rename class cli to Cli" |  Yujun Zhang | 1 | -1/+1 |
2016-10-09 | bugfix: function name typo |  wu.zhihui | 1 | -1/+1 |
2016-10-09 | Merge "change fetch_compute_ips.sh path" |  Yujun Zhang | 2 | -120/+1 |
2016-10-09 | code refactor: create_zones.py |  wu.zhihui | 2 | -79/+38 |
2016-10-08 | change fetch_compute_ips.sh path |  wu.zhihui | 2 | -120/+1 |
2016-10-07 | Rename `suit` to `suite` |  Yujun Zhang | 2 | -7/+7 |
2016-10-07 | Rename class cli to Cli |  Yujun Zhang | 1 | -1/+1 |
2016-10-07 | Merge "Running a single benchmark as an option for user." |  Yujun Zhang | 2 | -3/+21 |
2016-10-01 | Running a single benchmark as an option for user. |  linux_geek | 2 | -5/+23 |
2016-10-01 | Non-zero exit status should be used when teminated abnormally |  Yujun Zhang | 2 | -3/+3 |
2016-09-27 | Merge "code refactor: run_qtip.sh" |  Yujun Zhang | 2 | -67/+0 |
2016-09-27 | code refactor: run_qtip.sh |  wu.zhihui | 2 | -67/+0 |
2016-09-25 | Bugfix: Get private ip wrong in iperf vm test. |  zhifeng.jiang | 1 | -1/+1 |
2016-09-23 | Return the ansible playbook running results in driver.py and args_handler.py |  zhifeng.jiang | 2 | -11/+24 |
2016-09-21 | Merge "add unified logger process for qtip" |  Yujun Zhang | 3 | -22/+28 |
2016-09-21 | Merge "Fix issues found in security review" |  Yujun Zhang | 2 | -2/+2 |
2016-09-21 | add unified logger process for qtip |  SerenaFeng | 3 | -22/+28 |
2016-09-21 | Merge "Run benchmark test in restful server post api" |  Yujun Zhang | 1 | -6/+10 |
2016-09-20 | Run benchmark test in restful server post api |  zhifeng.jiang | 1 | -6/+10 |
2016-09-20 | Fix issues found in security review |  SerenaFeng | 2 | -2/+2 |
2016-09-15 | Bugfix:iperf benchmark run failed "privateip1 is undefined" |  zhifeng.jiang | 2 | -4/+6 |
2016-09-11 | ansible playbook bugfix |  wu.zhihui | 1 | -0/+2 |
2016-09-09 | Merge "Remove os environment in driver.py so that it can be called by restful... |  zhifeng.jiang | 3 | -14/+20 |
2016-09-08 | Remove os environment in driver.py so that it can be called by restful server |  zhifeng.jiang | 3 | -14/+20 |
2016-09-06 | Merge "correct error code and cleanup duplicated code in ssh_test()" |  Yujun Zhang | 1 | -44/+23 |
2016-09-04 | Call ansible playbook by ansible api instead of os.system |  zhifeng.jiang | 1 | -7/+7 |
2016-08-31 | correct error code and cleanup duplicated code in ssh_test() |  wu.zhihui | 1 | -44/+23 |
2016-08-29 | bugfix: miss a whitespace in the playbook command. |  wu.zhihui | 1 | -1/+1 |
2016-08-25 | Bugfix: some errors in env_setup.py. |  wu.zhihui | 2 | -16/+16 |
2016-08-24 | Merge "Add ansible_api so that python call ansible playbook by api." |  Yujun Zhang | 1 | -0/+64 |
2016-08-21 | Code refactoring cli.py so that it can be reused by restful server. |  zhifeng.jiang | 3 | -69/+72 |
2016-08-21 | Add ansible_api so that python call ansible playbook by api. |  zhifeng.jiang | 1 | -0/+64 |
2016-08-21 | Merge "Code refactoring driver so that it can call ansible playbook by api." |  Yujun Zhang | 1 | -41/+55 |
2016-08-19 | Merge "Fetch all compute ips via installer Fuel." |  Yujun Zhang | 2 | -2/+174 |
2016-08-18 | Fetch all compute ips via installer Fuel. |  wu.zhihui | 2 | -2/+174 |
2016-08-18 | Code refactoring driver so that it can call ansible playbook by api. |  zhifeng.jiang | 1 | -41/+55 |