aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-17Bugfix: Correct the path in setup and entry pointslinux_geek2-32/+8
JIRA: QTIP-154 Change-Id: I00320818e2d2e633c901b126775cbeb5a721f6fd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-17Ansible related commands in its own module.linux_geek1-0/+29
JIRA: QTIP-154 JIRA: QTIP-150 Change-Id: I1bdd8d74d8978fd86ea659dae914f12874b6687d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-17Merge "New domain name for dev server"Yujun Zhang1-1/+1
2016-11-17Merge "Bugfix: Correct the path in unit test."Yujun Zhang8-32/+32
2016-11-17Merge "Bugfix:Correct the import path in qtip_server."Yujun Zhang4-5/+5
2016-11-16Bugfix: Correct the path in unit test.zhifeng.jiang8-32/+32
Change-Id: I2e019230bc50222222c5df4c0d18640616fff074 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-11-16Bugfix:Correct the import path in qtip_server.zhifeng.jiang4-5/+5
JIRA:QTIP-158 Change-Id: I962b01496346dc2257b069b4feffaef6dd094322 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-11-16Bugfix: Correct the path in supervisord.confzhifeng.jiang1-1/+1
JIRA:QTIP-157 Change-Id: I640204d05df9df3cdcae1f43668ad292935869ce Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-11-16Merge "update path of test_plan in docs"zhifeng jiang2-3/+3
2016-11-16Merge "bugfix: remove process file opnfv-creds.sh"zhifeng jiang1-16/+0
2016-11-16New domain name for dev serverYujun Zhang1-1/+1
Change-Id: I293b5b32948132aac9f81f9188a7ab4b3a8ced2f Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-16Merge "CLI-Installation Frame work."Yujun Zhang1-0/+54
2016-11-16Merge "Rename command files."zhihui wu3-0/+0
2016-11-16CLI-Installation Frame work.linux_geek1-0/+54
JIRA: QTIP-151 Change-Id: I7ab5240e2d5b85bd98e6059717d20a812b466e4d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-16bugfix: remove process file opnfv-creds.shwu.zhihui1-16/+0
This file is created by script get_env_info.sh during running qtip test. It should not be included in qtip repos. Change-Id: I5cc70145e13ec1dfdc8c080f2d5a42c864b90490 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-16update path of test_plan in docswu.zhihui2-3/+3
JIRA: QTIP-155 Change-Id: Ic342c602a8bc4e304ef14c6bdb05b505f8fe8012 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-15Merge "bugfix: correct the path of test_plan"zhihui wu4-9/+9
2016-11-14bugfix: correct the path of test_planwu.zhihui4-9/+9
JIRA: QTIP-161 Change-Id: If591c6b6d6ca1d4d7b721115c93c7b58ff7d819b Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-14bugfix: miss __init__.py under module qtipwu.zhihui2-1/+1
Due to adjust directory, __init__.py is missed for module qtip. And modify related module calls. JIRA: QTIP-161 Change-Id: I20fb366d664155e7d5ad2ac1c6241a5394afd096 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-13Rename command files.linux_geek3-0/+0
Change-Id: I5bae535e9c6c81903b91e08396a020f9a0b3132b Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-11Rename to README.md so it can be parsed by GithubYujun Zhang1-0/+0
JIRA: QTIP-144 Change-Id: I3333bdcccc4cc4bd0cf609d8f1576a459aa36eb1 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-10Adjust folder structureYujun Zhang105-0/+0
Note: this patchset may break existing features, but it will help to accelerate the refactoring work. JIRA: QTIP-131 Change-Id: Ie0cd9d185e6b02316878daef905e26f4e533a66b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-09Merge "Merge func to utils"Yujun Zhang17-45/+41
2016-11-09rename cli_ansibleSerenaFeng2-3/+3
rename cli_ansible.py to ansible.py rename CliAnsible to Ansible Change-Id: Ia2852de4df2f67efe6a3765b029f3cecc8515c59 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-11-09Merge func to utilswu.zhihui17-45/+41
Local test is ok. JIRA: QTIP-131 Change-Id: I7009337903c7ded90dda47a05d6c1c95aa96815d Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-08Bugfix: cli.py and its unit test casewu.zhihui2-5/+7
since qtip use log instead of print, assert sentence need to modify. Change-Id: I8d19d0e50c4c70f34c7e916c7828984163586260 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-08Merge "rename test_cases/ to test_plan/"zhihui wu53-19/+19
2016-11-08Merge "Move a process file ips.log to /home/opnfv/qtip/"zhihui wu2-3/+2
2016-11-08Merge "Update docs due to reorganize result directory"zhihui wu1-1/+1
2016-11-08Merge "Start qtip server in qtip-dev host and add the qtip restful api ↵zhihui wu8-1/+38
online url in docs."
2016-11-08Merge "Add spec for time line diagram"zhihui wu1-0/+16
2016-11-08Move a process file ips.log to /home/opnfv/qtip/wu.zhihui2-3/+2
It is better to put process files to /home/opnfv/qtip/. Change-Id: I3ed5d13fdf1ce65303f1005ed2284c9ba2271207 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-07Additional packages required for qtip.linux_geek1-1/+1
JIRA: QTIP-137 Change-Id: Idbb537d172911b254257541e1161d62a237be88a Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-07Start qtip server in qtip-dev host and add the qtip restful api online url ↵zhifeng.jiang8-1/+38
in docs. JIRA:QTIP-111 Change-Id: I11c42c5d9033efeaf5b8525b1090c2d45a9597d8 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-11-07rename test_cases/ to test_plan/wu.zhihui53-19/+19
JIRA: QTIP-131 Change-Id: I12c63b4f0ff0167073a0819bdb5d63ca0c6f06fb Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-07Add spec for time line diagramYujun Zhang1-0/+16
Change-Id: Ib3f5697f5afee294a469979bc66244f054edb1fd Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-07Merge "Remove results directory out of repos"Yujun Zhang12-67/+70
2016-11-07Merge "Directory independant 'perftest list' command execution."Yujun Zhang2-1/+17
2016-11-07Merge "Spec for comparison view"Yujun Zhang1-0/+44
2016-11-07Merge "Update README"Yujun Zhang3-69/+96
2016-11-07Update docs due to reorganize result directorywu.zhihui1-1/+1
JIRA: QTIP-131 Change-Id: I8b70f4aeda66b2a33c28f4db09d7fef6e54672ec Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-07Spec for comparison viewYujun Zhang1-0/+44
JIRA: QTIP-128 Change-Id: Iade0b139416973dc228878b7ff42596d5d5a66fa Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-06Directory independant 'perftest list' command execution.linux_geek2-1/+17
JIRA: QTIP-141 Change-Id: I5a4fce5d8b13c9443bc1be13cb174a78a262e8b6 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-05Rename section "Deviation" to "Stats" and add more detailsYujun Zhang1-5/+26
JIRA: QTIP-129 Change-Id: I7159b4f3f2912b5f15aa8ccc128d59170d2c4b52 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-05Update READMEYujun Zhang3-69/+96
- archived the old README as release note of Brahmaputra - updated the project description Change-Id: Iad582aee45170701ec5df7c6dad5aa4a0935d95f JIRA: QTIP-144 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-05Remove results directory out of reposwu.zhihui12-67/+70
Delete results directory from qtip repos. And the results files will be stored under /home/opnfv/qtip/results. Change-Id: Ie1091e60eb77068c20a9095f0f85454f18173872 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-03ELK Stack setup update according to new directory stucture.linux_geek1-2/+4
Change-Id: Icd1c9fc4aa67dec00a2be4eea840fe8547516280 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-03Merge "Cli list option for suite"Yujun Zhang1-0/+52
2016-11-03Merge "Fix typo and bugs in perftest"zhihui wu8-47/+47
2016-11-03Merge "Create setuptool configuration for qtip-cli"Yujun Zhang2-7/+17