Age | Commit message (Expand) | Author | Files | Lines |
2016-09-25 | Change result keys to lower-case and remove ' .' |  zhifeng.jiang | 16 | -197/+139 |
2016-09-23 | Return the ansible playbook running results in driver.py and args_handler.py |  zhifeng.jiang | 2 | -11/+24 |
2016-09-23 | The original arguments were out of order. The docker name has to be after all... |  Taseer | 1 | -1/+1 |
2016-09-21 | Merge "add unified logger process for qtip" |  Yujun Zhang | 6 | -22/+94 |
2016-09-21 | Merge "Fix issues found in security review" |  Yujun Zhang | 3 | -3/+3 |
2016-09-21 | add unified logger process for qtip |  SerenaFeng | 6 | -22/+94 |
2016-09-21 | Merge "Run benchmark test in restful server post api" |  Yujun Zhang | 7 | -55/+157 |
2016-09-20 | Merge "Remove cpu limit patch for byte-unixbench" |  Yujun Zhang | 2 | -12/+0 |
2016-09-20 | Run benchmark test in restful server post api |  zhifeng.jiang | 7 | -55/+157 |
2016-09-20 | Remove cpu limit patch for byte-unixbench |  Yujun Zhang | 2 | -12/+0 |
2016-09-20 | Fix issues found in security review |  SerenaFeng | 3 | -3/+3 |
2016-09-20 | Merge "bugfix dpi.yaml" |  zhifeng jiang | 1 | -2/+2 |
2016-09-19 | bugfix dpi.yaml |  wu.zhihui | 1 | -2/+2 |
2016-09-15 | Bugfix:iperf benchmark run failed "privateip1 is undefined" |  zhifeng.jiang | 4 | -11/+12 |
2016-09-14 | Merge "Nominating Zhifeng Jiang <Jiang.Zhifeng@zte.com.cn> as new committer f... |  Yujun Zhang | 1 | -0/+7 |
2016-09-14 | Merge "Fix test cases yaml schema unit test problem,now host ip allow empty." |  zhifeng.jiang | 1 | -0/+1 |
2016-09-14 | Merge "Install the requirement packages in docker" |  zhifeng.jiang | 2 | -9/+1 |
2016-09-11 | ansible playbook bugfix |  wu.zhihui | 14 | -67/+166 |
2016-09-10 | Fix test cases yaml schema unit test problem,now host ip allow empty. |  zhifeng.jiang | 1 | -0/+1 |
2016-09-10 | Install the requirement packages in docker |  zhifeng.jiang | 2 | -9/+1 |
2016-09-09 | Merge "Remove os environment in driver.py so that it can be called by restful... |  zhifeng.jiang | 6 | -31/+43 |
2016-09-08 | Remove os environment in driver.py so that it can be called by restful server |  zhifeng.jiang | 6 | -31/+43 |
2016-09-07 | Merge "Add ansible.cfg so that we can get ansible running time" |  Yujun Zhang | 2 | -0/+5 |
2016-09-06 | Merge "correct error code and cleanup duplicated code in ssh_test()" |  Yujun Zhang | 1 | -44/+23 |
2016-09-06 | Add ansible.cfg so that we can get ansible running time |  zhifeng.jiang | 2 | -0/+5 |
2016-09-04 | Call ansible playbook by ansible api instead of os.system |  zhifeng.jiang | 2 | -16/+13 |
2016-09-01 | Merge "Add ssh option "UserKnownHostsFile=/dev/null"" |  Yujun Zhang | 1 | -2/+2 |
2016-08-31 | correct error code and cleanup duplicated code in ssh_test() |  wu.zhihui | 1 | -44/+23 |
2016-08-29 | Add ssh option "UserKnownHostsFile=/dev/null" |  wu.zhihui | 1 | -2/+2 |
2016-08-29 | Nominating Zhifeng Jiang <Jiang.Zhifeng@zte.com.cn> as new committer for QTIP... |  Yujun Zhang | 1 | -0/+7 |
2016-08-29 | bugfix: miss a whitespace in the playbook command. |  wu.zhihui | 1 | -1/+1 |
2016-08-29 | Merge "Adding new committers" |  Yujun Zhang | 0 | -0/+0 |
2016-08-29 | Revert "Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer" |  Yujun Zhang | 1 | -1/+0 |
2016-08-29 | Adding new committers |  Aric Gardner | 1 | -1/+0 |
2016-08-25 | Bugfix: some errors in env_setup.py. |  wu.zhihui | 2 | -16/+16 |
2016-08-24 | Merge "Use test_case/default instead of the directory named with a pod's name." |  Yujun Zhang | 9 | -75/+31 |
2016-08-24 | Merge "Add some state change functions in db.py." |  Yujun Zhang | 3 | -8/+28 |
2016-08-24 | Use test_case/default instead of the directory named with a pod's name. |  wu.zhihui | 9 | -75/+31 |
2016-08-24 | Merge "Add ansible_api so that python call ansible playbook by api." |  Yujun Zhang | 5 | -0/+90 |
2016-08-24 | Merge "Code refactoring cli.py so that it can be reused by restful server." |  Yujun Zhang | 5 | -69/+121 |
2016-08-23 | Add some state change functions in db.py. |  zhifeng.jiang | 3 | -8/+28 |
2016-08-23 | Merge "Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer" |  Wenjing Chu | 1 | -0/+1 |
2016-08-22 | Merge "Ignore .idea in git repo" |  Yujun Zhang | 1 | -0/+1 |
2016-08-22 | Ignore .idea in git repo |  Yujun Zhang | 1 | -0/+1 |
2016-08-22 | Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer |  Yujun Zhang | 1 | -0/+1 |
2016-08-21 | Code refactoring cli.py so that it can be reused by restful server. |  zhifeng.jiang | 5 | -69/+121 |
2016-08-21 | Add ansible_api so that python call ansible playbook by api. |  zhifeng.jiang | 5 | -0/+90 |
2016-08-21 | Merge "Code refactoring driver so that it can call ansible playbook by api." |  Yujun Zhang | 2 | -72/+99 |
2016-08-19 | Merge "Fetch all compute ips via installer Fuel." |  Yujun Zhang | 3 | -2/+223 |
2016-08-18 | Fetch all compute ips via installer Fuel. |  wu.zhihui | 3 | -2/+223 |