summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-03Add Storperf in CI [work in progress]JingLu57-11/+254
Add task configration file for TC074_Storperf and update test suite file Add test case description for TC074_Storperf Update Dockerfile to add ubuntu image used by Storperf Update yardstick-verify to load ubuntu image and install Storperf Modify plugin.py to support local installation Change-Id: I4de764c7924aac98de6e6a8664f9d5c0b58cf31b Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-02Merge "Modify grafana config for TC037_Network Latency, Throughput, Packet ↵liang gao1-88/+91
Loss and CPU Load"
2016-08-02Support Storage Capacity Testwangyaoguang4-0/+324
It measures disk size, block size and disk utilization. JIRA: YARDSTICK-284 Change-Id: I61b3fb8a35da41c77450c157f843fb853d77dddd Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-08-01Merge "Create Bash Sheel Utilities"liang gao7-0/+99
2016-08-01Merge "Bugfix: Only add keyword "external_network" to the first network"liang gao2-9/+15
2016-08-01Merge "Bugfix: specify pod.yaml files used for TC055 as TC055 is running ↵liang gao18-1/+109
directly on nodes"
2016-08-01Merge "Update test case description for TC024"liang gao1-8/+15
2016-08-01Merge "Add zte-pod1.yaml"liang gao1-0/+42
2016-08-01Merge "Add test case description and task file for TC050"liang gao2-0/+274
2016-08-01Merge "Create Bash Sheel Utilities for TC052"liang gao5-1/+63
2016-08-01Merge "Add test case description and task file for TC051"liang gao2-0/+207
2016-08-01Merge "Add grafana config for TC072_Network Latency, Throughput, Packet Loss ↵liang gao1-0/+1378
and Network Utilization"
2016-08-01Merge "StorPerf Integration"liang gao3-0/+453
2016-08-01StorPerf IntegrationJingLu53-0/+453
Change-Id: I34a44111078efe50b1dbbaddda72474d25aafe43 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-01Modify grafana config for TC002_Ping as ping output format has been changedJingLu51-212/+107
Change-Id: I758d3efd909011c0c197519d33dca7d579cc5cce Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-30Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly ↵JingLu518-1/+109
on nodes Change-Id: Ida71b4027010b3c0eebe03498cf870d288b63e0f Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-30Merge "Add test case description and task file for TC073(netperf)"liang gao2-0/+118
2016-07-30Merge "Bugfix: move plugin install/remove scripts to "scripts" directory"liang gao2-0/+0
2016-07-30Merge "bug_fix tc045 ssh error caused by no id_rsa key file"liang gao1-0/+25
2016-07-30bug_fix tc045 ssh error caused by no id_rsa key filerexlee87761-0/+25
this patch fetch id_rsa when prepare the env JIRA: YARDSTICK-312 Change-Id: I9f172c4ec87a47143a63607dcb4725b86016605a Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-29Add test case description and task file for TC050tjuyinkanglin2-0/+274
JIRA: YARDSTICK-297 Change-Id: I8030ba5a09f80db1e0a87a7650f08b944f281613 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-29Add test case description and task file for TC052tjuyinkanglin2-0/+220
JIRA: YARDSTICK-300 Change-Id: Ifa1e9374dcff8d9343cb05785933b1ea4752efe7 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-29Add test case description and task file for TC054tjuyinkanglin2-0/+238
JIRA: YARDSTICK-302 Change-Id: I957e28da6b5eaee8a33abb408f02c994e435d042 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-29Add test case description and task file for TC051tjuyinkanglin2-0/+207
JIRA: YARDSTICK-296 Change-Id: I2628cb6e6b2ed1dcfa399e8641675666e50e4232 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-29Add zte-pod1.yamlwu.zhihui1-0/+42
JIRA: Yardstick-313 Change-Id: I7dc908e55e9c3c891a525a3285c6ae42a1bcae48 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-29Add grafana config for TC072_Network Latency, Throughput, Packet Loss and ↵JingLu51-0/+1378
Network Utilization Change-Id: Ib174401066f3a776f049f06d5d2502b034f4d984 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-29Add grafana config for TC055_ComputeCapacityJingLu51-0/+2867
Change-Id: Idb7946528a01f51dcca437c64a3b035d25b1e83d Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-29Create Bash Sheel Utilities for TC052tjuyinkanglin5-1/+63
JIRA: YARDSTICK-277 Change-Id: I4837ec865e73c3a77cd5edc076be15f3a0695617 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
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