summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2016-11-03Merge "Remove playbooks directory"Yujun Zhang23-1484/+1
2016-11-03Merge "Remove directory fio_jobs"zhifeng jiang1-13/+0
2016-11-03Fix ansible Syntax Error while loading YAML and separateszhifeng.jiang10-54/+62
docker,elk and nginx installing file. JIRA:QTIP-111 Change-Id: I8fe004b0edc86729e1beff07b406b568af60da89 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-11-03Merge "Add host name for dev server"Yujun Zhang1-2/+2
2016-11-03Merge "Outline of QPI dashboard design specification."Yujun Zhang2-0/+83
2016-11-03Remove directory fio_jobswu.zhihui1-13/+0
This file is copied to benchmarks/perftest/etc/fio_test_job. So remove it. JIRA: QTIP-131 Change-Id: I542bb6e10179599ac1c8f6f0a6103dc0ce5abe8c Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-03Remove playbooks directorywu.zhihui23-1484/+1
Qtip will use benchmarks/perftest/. JIRA: QTIP-131 Change-Id: Icef41b6bcdcb835d76e8e412dd865d1f156f1455 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-03Fix typo and bugs in perftestwu.zhihui8-47/+47
Change-Id: I36dfb9c2d69cd071cfb8567c5c965144288b3407 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-02Merge "Add new public key"zhifeng jiang1-0/+2
2016-11-02Merge "Modify the file permission of cleanup_script.sh"zhihui wu1-3/+0
2016-11-02Merge "Normalize headings according to "reStructuredText Primer""Yujun Zhang9-19/+37
2016-11-02Merge "Bugfix:Fix index always be 0 problem."Yujun Zhang3-93/+11
2016-11-02Add new public keyYujun Zhang1-0/+2
/me forgot passphrase of the old key. Change-Id: I392bd899805ab8962fde9949d52974ba5cc5f809 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-01Outline of QPI dashboard design specification.Yujun Zhang2-0/+83
JIRA: QTIP-126 Change-Id: Id7f116fb479617d56edfb9b1513fd0fb508b6383 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-01Normalize headings according to "reStructuredText Primer"Yujun Zhang9-19/+37
[1]: http://www.sphinx-doc.org/en/stable/rest.html Change-Id: Ie7530846e0b3683118422ed6ce24e0cd5af94a6e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-01Modify the file permission of cleanup_script.shwu.zhihui1-3/+0
This scripts can not be executed by incorrect file permission. Change-Id: I75cbf7272030d0abee87770ec2d4795e158dea34 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-01Create setuptool configuration for qtip-cliYujun Zhang2-7/+17
- currently only the cli is installed via setuptool - api server in docker container will be installed via cli[1] - normalized version string[2] for cli [1]: https://jira.opnfv.org/browse/QTIP-133 [2]: https://setuptools.readthedocs.io/en/latest/setuptools.html#specifying-your-project-s-version JIRA: QTIP-137 Change-Id: Ia53ae14fca271a250d59cb08e7c6c5cd7dad97a9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-01Bugfix:Fix index always be 0 problem.zhifeng.jiang3-93/+11
modification: Add testcase yaml format auto in index_calculate; Delete generator_ref_json.py Fix SSL AES arg value wrong problems when calling 'get_index' JIRA:QTIP-130 Change-Id: Ic05e4ed6b63e4011a2113f11bc84763303546c73 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-11-01Merge "Removal of inactive committer"Yujun Zhang1-1/+0
2016-11-01Merge "Update links for committer approval"Yujun Zhang1-3/+3
2016-11-01Add host name for dev serverYujun Zhang1-2/+2
Change-Id: Id9ff40bb27944493354019adf604f63ff6328130 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-01Merge "Add link for committer update"zhihui wu1-0/+1
2016-10-31Merge "Cli list option for perftest"Yujun Zhang3-23/+78
2016-10-31Update links for committer approvalYujun Zhang1-3/+3
https is now forced for the mainling list archive Change-Id: I1c0071024e2e126cda0eb157174ef90aac7d5d9d Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-31Add link for committer updateYujun Zhang1-0/+1
Change-Id: I681650af212370347b463ee30f25a2cc374c48e6 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-31Merge "Nauman Ahad retires from committers"Yujun Zhang1-1/+1
2016-10-31Merge "Nomination of committer promotion for wu.zhihui1@zte.com.cn"Yujun Zhang1-0/+1
2016-10-31Merge "Small amends in the documentation."Yujun Zhang1-3/+3
2016-10-31Cli list option for perftestlinux_geek3-23/+78
JIRA: QTIP-141 Change-Id: I07e67396b894353a1047471aaae62d64365d51f3 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-10-31Merge "Code refactor: spawn_vm.py"Yujun Zhang3-154/+138
2016-10-31Merge "Fix doc8 warning"Yujun Zhang1-1/+1
2016-10-30Fix doc8 warningYujun Zhang1-1/+1
Warning: rst validation (doc8) has failed, please fix the following error(s). docs/userguide/annex.rst:18: D005 No newline at end of file Change-Id: Idcb7a79337d1ea5e607ac238be5c68f1dec85edd Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-30Small amends in the documentation.linux_geek1-3/+3
Change-Id: Ic1c5a177f3fadd263443a83fb8a9319c5d9c6a8f Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-10-28Code refactor: spawn_vm.pywu.zhihui3-154/+138
1. update SampleHeat.yaml 2. No need to fetch private key file my_key.pem. 3. remove keypair value from spawn_vm_test.py 4. cleanup redundant code. Change-Id: Id7ccdbae5b88c86ebff7518710b6c91ab4281c53 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-26Merge "Update docker information"Yujun Zhang2-1/+12
2016-10-26Update docker informationYujun Zhang2-1/+12
- Original maintainer retires from the team - Add README.md[1] from which docker hub will pull the full description [1] https://docs.docker.com/docker-hub/builds/#/understand-the-build-process Change-Id: Ib3aa926bf7a46430d09c72493f8cf73cac73b843 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-26Merge "bugfix on perftest"Yujun Zhang7-80/+109
2016-10-26Merge "Remove Qtip private key files in repos"zhifeng jiang8-37/+35
2016-10-25bugfix on perftestwu.zhihui7-80/+109
1. Correct path of common directory 2. cleanup the directories qtip creates on host 3. typo 4. use module file instead of shell command to create/cleanup directory Change-Id: I85960998c15d2a1934e8ae5047b71fc91c936a46 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-25Remove Qtip private key files in reposwu.zhihui8-37/+35
1. Automaticly genegrate private key files. 2. remove the key files in repo at last. 3. remove public key from authorized_keys of compute hosts. JIRA: QTIP-110 Change-Id: Ie22f3f195edf650e690a2ed69df1af191953068f Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-25Removal of inactive committerYujun Zhang1-1/+0
Michael Haugh has been inactive in the OPNFV community for a long time. He - was not present in the project meetings for more than 6 months (see participant lists in the minutes or IRC); AND - did not contribute any patch for the project for more than 6 months; AND - did not participate in the email discussion of the project for more than 6 month AND - the registered email address is no longer valid This commit propose a committer removal according to OPNFV policy[1] Committers who has objection please respond within one week. [1] https://wiki.opnfv.org/display/DEV/Committer+Removal Change-Id: Ida61c745c33bfd5f78fe7bfba23fe0460c54c562 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-25Make documents update to datazhifeng.jiang2-76/+56
modification: Leave only docker installation method Fix some errors due to path changes JIRA:QTIP-113 Change-Id: I18663d57df4c792f72cbde95806ecd6b3a6436e2 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-10-25Nauman Ahad retires from committersYujun Zhang1-1/+1
- https://lists.opnfv.org/pipermail/opnfv-tsc/2016-October/003104.html Change-Id: I7640ec90d5e91c76ddcc649837484340f9c8e30a Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-25Merge "Add zhifeng ssh_key"zhifeng jiang2-0/+2
2016-10-25Merge "Use supervisor to start qtip_server in docker."zhifeng jiang2-1/+22
2016-10-22Add zhifeng ssh_keyzhifeng.jiang2-0/+2
Change-Id: I549decd14679160d774211386ec19aa3cf7c2c64 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-10-22Use supervisor to start qtip_server in docker.zhifeng.jiang2-1/+22
JIRA:QTIP-99 Change-Id: I447973e17613c5b9dcbbaefef9d67a8dc01c838c Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-10-22Remove directory test_listwu.zhihui7-54/+25
Directory benchmarks/suite will be used instead of test_list. JIRA: QTIP-131 Change-Id: I2c1f534b72361cb2e6469463ef5e43714d6dc993 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>