aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
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-14Add nettest ansible moduleTaseer Ahmed1-7/+8
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 wu10-0/+1696
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 wu10-1696/+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-21Merge "Change nettest export port to 5000"zhihui wu1-1/+1
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-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>
2017-03-29init TOM: machine learning on test resultsAlassane Samba6-2/+33289
Change-Id: Ic66214e53d694bef9d4fac08a2ededa1f3ae4f82 Signed-off-by: Alassane Samba <alassane.samba@orange.com>
2017-02-27Create folder for TOM tool, R module for performance dataset processingYujun Zhang1-0/+4
Change-Id: If522d209ef5166a6203270cb528aae50f00d5bda Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>