aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-07-29Create Bash Sheel Utilitiestjuyinkanglin7-0/+99
JIRA: YARDSTICK-277 Change-Id: I7379d4fe375d22e544ab93b48d56a017a60c4b9f Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-29Bugfix: move plugin install/remove scripts to "scripts" directoryJingLu52-0/+0
Change-Id: I0deb04c2e7e0908e8d28ace7ee8fdf27eec65917 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Merge "Update 03-list-of-tcs.rst for recent added tcs"liang gao1-0/+9
2016-07-28Add test case description and task file for TC053tjuyinkanglin2-0/+203
JIRA: YARDSTICK-301 Change-Id: I7369ef520bb33381e08168c81eeb997ebaafd0f5 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-28bug_fix_parse_suite_wrong_installer_typerexlee87761-1/+1
JIRA: YARDSTICK-305 Change-Id: I0224054e19c7bf764a9da1fc1fb7bed09dd40ef7 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-28Update test case description for TC024JingLu51-8/+15
Change-Id: I3ad81be92a52db913e0b7e791c71162a8ed3af01 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Bugfix: Only add keyword "external_network" to the first networkwu.zhihui2-9/+15
In test case yaml file, when vm need three networks and enable floating ip true, it should only add keyword "external_network" to the first one. 'networks': {'test': {'cidr': '10.0.1.0/24', 'external_network': 'admin_floating_net'}, 'test3': {'cidr': '10.0.3.0/24'}, 'test2': {'cidr': '10.0.2.0/24'}} JIRA:YARDSTICK-309 Change-Id: I1126955749b598b8c5460ac75843c1939b4f8443 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-28Update test_suite files for TC055, TC072JingLu518-0/+70
Change-Id: Ib03708aeb1a90434cf6e2af45e9daae8621a6080 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Merge "Add HA Test Cases in Test Suite"liang gao1-0/+20
2016-07-28Merge "modify ha testing pod relative_path"liang gao5-5/+5
2016-07-28Update 03-list-of-tcs.rst for recent added tcsJingLu51-0/+9
Change-Id: I3af5bb5e8c6ea10f92666d76b78bd76865fe29ca Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28modify ha testing pod relative_pathrexlee87765-5/+5
Change-Id: I944f983a444b2315a39831bcb8e98e31b2f0b312 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-28Bugfix: remove a redundant dash in opnfv_os-onos-nofeature-ha_daily.yamlJingLu51-1/+1
Change-Id: I4207ceeb5b461fb6fd612e6fe7d53ded5d44fb98 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Add grafana config for TC071_Network Latency, Throughput, Packet Loss and ↵JingLu51-0/+1377
Cache Utilization Change-Id: Ica0431df75628f08eb2ba558681c5740a038ab1d Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Add grafana config for TC070_Network Latency, Throughput, Packet Loss and ↵JingLu51-0/+1378
Memory Utilization Change-Id: I06e5c07e63e57d6568ca92478aec041f339209d6 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and ↵JingLu51-88/+91
CPU Load Change-Id: I898c80328751c81a644ad824f2dd83a56021afd6 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Add grafana config for TC069_memory_bandwidth(RAMspeed)JingLu51-0/+2316
Change-Id: I06ac3df77f35b14746a4b07ebc16d46dc83624c1 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-27Add HA Test Cases in Test Suitetjuyinkanglin1-0/+20
JIRA: YARDSTICK-306 Change-Id: Ib91f7663c03df0bcfa4d823745324b29fffcf18c Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-27add grafana config for TC043_Latency_between_NFVI_nodesrexlee87761-0/+2563
JIRA: YARDSTICK-258 Change-Id: I0e30780722232859eecf17b178ac1cd133b1433c Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-27Add test case description for TC061JingLu51-0/+88
Change-Id: Ib73a7437ade77abd70df1412d94e0e9c8a8885a8 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-27Merge "Update test_suite files for TC069, TC070 and TC071"liang gao17-1/+102
2016-07-27Merge "Modify ping scenario output format"liang gao2-10/+21
2016-07-26Update test_suite files for TC069, TC070 and TC071JingLu517-1/+102
Change-Id: I5015835a13d17973c64186b742562e9cf165c427 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Merge "[Yardstick-233] Add tc_42 yaml file"liang gao1-0/+51
2016-07-26Merge "Create Bash Sheel Utilities for TC054"liang gao2-0/+19
2016-07-26Merge "Add test case description and task file for TC070"liang gao2-0/+197
2016-07-26Merge "Add test case description and task file for TC055"liang gao2-0/+90
2016-07-26Merge "Add Network Utilization Scenario"liang gao5-0/+465
2016-07-26Merge "StorPerf integration into Yardstick as a pulgin."liang gao5-0/+93
2016-07-26Merge "Update setup.py to include plugin install/remove scripts and rename ↵liang gao4-3/+5
"script" directory to "scripts""
2016-07-26Merge "complement sceanrio for joid, apex, noha"liang gao7-0/+154
2016-07-26Merge "Add test case description and task file for TC044"liang gao3-90/+86
2016-07-26Merge "Code Clean for HA Testing Framework"liang gao8-4/+16
2016-07-26Merge "Add test case description and task file for TC071"liang gao2-0/+194
2016-07-26complement sceanrio for joid, apex, noharexlee87767-0/+154
Change-Id: I6ccec0ff2bb05d9263691096c9306a0374aa7406 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-26Modify ping scenario output formatJingLu52-10/+21
Change-Id: I38455fd42afaa965612edfaa46e385c7934ff7e7 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Update setup.py to include plugin install/remove scripts and rename "script" ↵JingLu54-3/+5
directory to "scripts" Change-Id: I420b391acc15e6c65816c33b8568e86d8238bcc7 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-25Create Bash Sheel Utilities for TC054tjuyinkanglin2-0/+19
JIRA: YARDSTICK-277 Change-Id: I723bc6e0d054020831a8e9f743f20e51d937e4dc Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-25Add test case description and task file for TC073(netperf)rexlee87762-0/+118
JIRA: YARDSTICK-305 Change-Id: I21fa71fc956b8724c3d3b8cac12f16491596fe52 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-25Code Clean for HA Testing Frameworktjuyinkanglin8-4/+16
JIRA: YARDSTICK-272 Change-Id: Icf41642fe0c31584f92c68cc9f97fa3f1e90b66e Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-25Add test case description and task file for TC055JingLu52-0/+90
Change-Id: I3247315e179b3d273f5cb281900390bef59cc5bd Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-25Merge "Add test case description and task file for TC072"liang gao2-0/+197
2016-07-25Merge "[docs] pre-hook for apidocs"liang gao2-1/+12
2016-07-25Merge "Fix a bug when removing a plugin"liang gao1-0/+2
2016-07-25[docs] pre-hook for apidocsRyota MIBU2-1/+12
This patch adds pre-hook script which is newly supported by opnfvdocs and can be used to generate apidocs in yardstick. This patch also updates .gitignore ; - remove '/releng/' as it isn't needed any more - add '/docs/apidocs/yardstick*.rst' as those files are generated by sphinx and aren't needed to be stored in the repository JIRA: RELENG-133 Change-Id: I7812b2d6a69b9feb37b6c592c978f91b335c0a1c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-22[Yardstick-233] Add tc_42 yaml filewu.zhihui1-0/+51
JIRA: Yardstick-233 Change-Id: Ic5dc1e0fee143a35b342cc105da5bc54925a2ced Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-22Merge "Bug fix in SFC test case"liang gao1-1/+1
2016-07-22Merge "Add test case description and task file for TC069"liang gao2-0/+133
2016-07-22StorPerf integration into Yardstick as a pulgin.Yaoguang Wang5-0/+93
This task will install *StorPerf* on the Jump Host. StorPerf will run in docker container on the Jump Host. JIRA: YARDSTICK-303 Change-Id: Ia592522a169f021adecc7d89d70079980be69665 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
2016-07-21Bug fix in SFC test caseManuel Buil1-1/+1
It was importing novaclientv2 and it should import version 1 Change-Id: I446f1a3808b9c13f9e28b42d4ced93e729a13eb2 Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>