aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-28update release note indexHEADmasterzhihui wu1-0/+1
Change-Id: I765a21c51b0f77d1925cd41ae7e4edd154ef3870 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-26Merge "bugfix fraser compute ci job"zhihui wu1-2/+4
2018-04-25Merge "Fraser release notes"zhihui wu1-0/+97
2018-04-25bugfix fraser compute ci jobzhihui wu1-2/+4
https://build.opnfv.org/ci/view/qtip/job/qtip-compute-fuel-zte-virtual6-fraser/ Installer type "fuel" should be replaced to "mcp". Change-Id: I9ecdfe8e8401532d32846cd94e4d9d06486e20e9 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-25Fraser release noteszhihui wu1-0/+97
Change-Id: If619c1a8c2154f44cab1f9fe65ee9cf3b21949ac Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-25bugfix pip 10.0.0 issue in nettest dockerfilezhihui wu1-1/+1
Change-Id: Ie879efd662fba803cc5c6156c0981a0054e0f5da Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-24bugfix: pip 10 can't workzhihui wu2-2/+2
Docker image build failed on upgrading pip to 10.0.0 . Solution: https://github.com/pypa/pip/issues/5240#issuecomment-383115342 Change-Id: I330dedf9dbc32d8bdac5b8cb87b5123187007e2e Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-18update documentszhihui wu11-301/+43
- fix outdated info - correct mistakes Change-Id: I8ac41e69d4ba6c2120c74c1af405083918282e21 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-17Update Pipfile.lockzhihui wu1-174/+221
Python packages don't match their hashes from Pipfile.lock. Update Pipfile.lock Change-Id: Iea59c9b2d0e6b649724377378f5ee71c4a2280b0 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-14Add nettest ansible moduleTaseer Ahmed2-7/+91
JIRA: QTIP-295 Change-Id: I7c14fa24a255812065414fea4233d88260b3ad42 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2018-04-13Revert "delete the code which will not included in Fraser"zhihui wu55-0/+4223
This reverts commit b34030013f9af4c40fd79850a85957c842e76595. Change-Id: Ief09eaa4b009a47d7509f548fc1117bb4839d2ba Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-08delete the code which will not included in Fraserzhihui wu55-4223/+0
- legacy code - the function of network test isn't completed. - outdated documents Change-Id: Id59d35f6985d876ef09aef0845dde38ae19b589a Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-26latency test bugfixQiang Dai2-8/+28
Change-Id: Ida6cb237e7827cd007253078a156104a71adddd3 Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
2018-03-22Merge "bugfix: Unable to locate package python-minimal"zhihui wu1-1/+7
2018-03-22bugfix: Unable to locate package python-minimalzhihui wu1-1/+7
This log shows python-minimal can't be located. https://build.opnfv.org/ci/view/qtip/job/qtip-compute-fuel-zte-virtual6-master/21/console Change-Id: Idbdd47bae68ac5998c75f33ab8dd2851238d8484 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-21Merge "A initial CI script for network test"zhihui wu2-0/+29
2018-03-21Merge "Change nettest export port to 5000"zhihui wu1-1/+1
2018-03-20A initial CI script for network testzhihui wu2-0/+29
This is a initial CI script for network test. For now it verifies the containers can be correctly launched. Change-Id: I418716a69efa5c784b300d0d8b5ce0d0823d11db Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-20add nettest client code and some bugfixQiang Dai4-15/+204
1. add nettest client code 2. provide get testcase result file interface 3. delete useless code to avoid produce userdata file 4. modify throughput parameter to shrink test time Change-Id: I88edccab326381aadb6f7a64a6005e461325055b Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
2018-03-20Change nettest export port to 5000zhihui wu1-1/+1
I misunderstood this export port before.Change it to the previous value. Change-Id: I8366c27d8763ea1c8eb140dbbb37cfcffe414dbf Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-20Merge "mount a ubuntu 16.04 image into qtip container"zhihui wu2-0/+2
2018-03-15Merge "add nettest user guide documents"Yujun Zhang2-4/+185
2018-03-15Merge "adjust the execution pipeline for vnf"Yujun Zhang3-9/+24
2018-03-15mount a ubuntu 16.04 image into qtip containerzhihui wu2-0/+2
Downloading image time can be saved. Change-Id: I71de2cd14bdc0f279a75bfeffe959a603e8a7026 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-15add nettest user guide documentsQiang Dai2-4/+185
- desribe how to run nettest testcase - network test case description Change-Id: I9d21bc9c553b3a8a4785e0e726838c9f3a537127 Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
2018-03-15fix an error in the ci scriptzhihui wu1-1/+1
Error: No such container: storage_qtip_.[1] [1] https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/16/console Change-Id: Icaa1e9ad60a2ccf3c02f26340e88811c57512bf9 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-14Merge "run storage test without "-u"."zhihui wu1-1/+5
2018-03-14adjust the execution pipeline for vnfzhihui wu3-9/+24
- Add a new execution logic for vnf. use a variable "sut" as the conditional judgement. - Loop attempt to connect the vnf - check whether install python in remote target Change-Id: I29b13603a0f75380471c586c642d46d626d8ce22 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-13Merge "Delete part of code under qtip/legacy"zhihui wu42-1701/+0
2018-03-13Delete part of code under qtip/legacyzhihui wu42-1701/+0
These code is obsolete. Change-Id: I0fc2b12847aaa30f713cf7578a92aae912153dd6 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-13run storage test without "-u".zhihui wu1-1/+5
https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/13/console Change-Id: Id335a2ea36df7553180660bf1f1680354c73266d Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-12Get Ansible to work with bare ubuntu 16.04zhihui wu1-0/+6
Bare ubuntu 16.04 doesn't have python2. [1] https://gist.github.com/gwillem/4ba393dceb55e5ae276a87300f6b8e6f. Change-Id: I677fe0b387826b0c94c8a819a6424d3f4e8a3448 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-09Merge "Add public keys for Taseer."Taseer Ahmed3-1/+52
2018-03-07Merge "Add documents template about network test"zhihui wu3-5/+22
2018-03-07Add public keys for Taseer.Taseer Ahmed3-1/+52
Change-Id: I0e424307ad414849967a741bd338ae9dfd47bb2a Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2018-03-06generate inventory file and ssh configuration filezhihui wu4-0/+40
Generate inventory file and ssh configuration file for VM. The default image is ubuntu 16.04. So the ansible user is ubuntu. Change-Id: Ie14ebcdcfbc24f045ffd32785eec07df5798c5fb Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-05Add documents template about network testzhihui wu3-5/+22
Change-Id: I0a5332ef5f158cacee543486482429c2691ddfad Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-01Merge "Auto Generated INFO.yaml file"zhihui wu1-0/+85
2018-03-01Auto Generated INFO.yaml fileagardner1-0/+85
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_$project_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: I2ec5d1630c6ef871002e52ea10bc9b80d889f3a6 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-03-01Merge "bugfix about sut"zhihui wu4-11/+13
2018-03-01bugfix about sutzhihui wu4-11/+13
1. currently experimental job only runs against vnf 2. bugfix: for qtip Renaming a container with the same name as its current name 3. update quickstart.sh usage Change-Id: I363fcfdb4199b3ddc408fdf3c54b11cdf62fa728 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-01Merge "support rfc2544 test using spirent virtual test center"zhihui wu9-0/+1487
2018-02-27Delete the hardcoding parameter "sut_type"zhihui wu5-12/+11
SUT already can be passed from CLI. Change-Id: I3ff68ebf94ce25dfc0a42964cf1aafc8e58da4b6 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-02-27Add SUT option in CLITaseer Ahmed1-2/+12
Change-Id: I43063793497ebdc8b2383c23739eb89df1ffa74b Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2018-02-27support rfc2544 test using spirent virtual test centerQiang Dai9-0/+1487
1. support rfc2544 throughput and latency test with different packet size 2. support vswitch performance test based on STCv affinity deployment Change-Id: I597de973ab95039dcbcd2da8473a3a5c87a10c14 Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
2018-02-27Merge "create VM via heat"zhihui wu13-182/+163
2018-02-26create VM via heatzhihui wu13-182/+163
JIRA: QTIP-290 Change-Id: I3b87b06e7f2b134c28d9cb046150fb000070a760 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-02-26Adapter "installer_type" for reportingzhihui wu2-1/+7
mcp is regarded as fuel in opnfv testresult reporting, but they are different tools for QTIP. so convert "mcp" to "fuel" before reporting. Change-Id: I5a90828b4583fe734beb80283734966d9ece1852 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-02-25Merge "Add missing license header"zhihui wu2-0/+18
2018-02-24Use a fixed ubuntu 16.04 imagezhihui wu1-2/+2
Use a fixed ubuntu 16.04 image Change-Id: I2eeeb647c6fa55af2c0149022e03326cb03a26a5 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>