aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2016-08-21bugfix: storperf not use expectrexlee87761-1/+1
Change-Id: I64af691ef25e61aeaa106e6662152dc46326c3f0 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-21bugfix: storperf scp do not workrexlee87761-6/+4
Change-Id: I4d6441dff2afddb2290f4855f714d811e8394a51 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-21Merge "add starttime stoptime for mongodb"liang gao1-4/+10
2016-08-19Merge "remove previous pod suite yamls to avoid confusion"liang gao20-446/+0
2016-08-19remove previous pod suite yamls to avoid confusionrexlee877620-446/+0
Change-Id: I312aae7fbc34ddeb9480abfb18c40853fcc9f5c1 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-19BugFix: add scp constraintJingLu51-1/+3
Change-Id: Ide4203cba5b8d62dcb4006c227c850f7ef186ec5 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-18BugFix: fix storperf_admin-rc problemJingLu53-0/+11
Change-Id: I187e3e00d38745288f6fccd58ee6bd3d3aea06c9 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-17reduce ping case time for daily cirexlee87761-1/+1
Change-Id: I9d62fc93bb37c58e374a93081a338b00ddd1305a Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-17add starttime stoptime for mongodbrexlee87761-4/+10
Change-Id: Ia818d37f12af4576b98c578d819df0bb0998c154 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-17BugFix: fix storperf deployment location errorJingLu53-3/+17
Change-Id: Ib8329f6feeadacb312171782730ef2807eda5455 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-15Merge "bug fix: ssh authentiation error when run compass scenario in fuel"liang gao1-1/+3
2016-08-15bug fix: ssh authentiation error when run compass scenario in fuelrexlee87761-1/+3
JIRA: YARDSTICK-319 Change-Id: I25ee9a2582c751024b30e91eabf77aebb14a02f7 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-15add new scenario opnfv_os-odl_l2-moon-harexlee87761-0/+54
Change-Id: Iba714f9b069ea852133314d288740a53a232ac88 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-15fix bug of tc075 \t format error in yamlrexlee87761-1/+2
Change-Id: Ieaea4ccee6d991d1e648a65abb2ecbc7f3455056 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-15Merge "Add testcase tc0075 and mofify testcsuite"liang gao19-0/+167
2016-08-15Add testcase tc0075 and mofify testcsuiterexlee877619-0/+167
Change-Id: Icbe2815c0fd0890c579d49a4180854ceb7487ecf Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-15Merge "[Yardstick-233]latency measurment by using pktgen-dpdk"liang gao2-0/+182
2016-08-12Merge "Add some missing test suites for noha scenarios"liang gao5-0/+222
2016-08-12Add some missing test suites for noha scenariosMichal Skalski5-0/+222
JIRA: FUEL-166 Change-Id: I145042c35efa2e3fcb31aaa7659d61b187c0550a Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-12Increase recovery SLA of HA test cases and fix tc019tjuyinkanglin6-10/+16
JIRA: YARDSTICK-287 Change-Id: I676c4401406503a016f829ec3691a006d329f941 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-12[Yardstick-233]latency measurment by using pktgen-dpdkwu.zhihui2-0/+182
VM A runs pktgen-dpdk as a traffic generator and is connected back-to-back with VM B running testpmd for forwarding packets. 1. use linux expect to fetch the latency statics data. 2. fetch 10 samples of latency and calculate avg_latency. 3. use screen to keep test scripts running in the background. 4. add a function send_command() for screen in ssh.py JIRA:YARDSTICK-233 Change-Id: I90ae64b3d198c79f159275ae35715eb284f05080 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-12BugFix: modify storagecapacity output format for result visualization in ↵JingLu51-1/+1
grafana dashboard Change-Id: I255586efb0d1e25d7505838693d90a40282249b4 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-12Merge "Add test case description and modify task file for TC042"liang gao1-6/+5
2016-08-12Merge "Add task file and test case description file for TC063_StorageCapacity"liang gao19-0/+167
2016-08-11Merge "BugFix: fix Storperf CI bug"liang gao1-1/+4
2016-08-11BugFix: fix Storperf CI bugJingLu51-1/+4
Change-Id: I508762b4fc37620dc01f0e166cef92fe1864eac5 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-11Merge "Add HA Test Cases in Test Suite"liang gao1-0/+16
2016-08-11Support Network Capacity Testingrexlee87761-0/+56
two metrics:Number of Connection, Number of Frame JIRA:YARDSTICK-283 Change-Id: I71f1de25667437bbeac7c06749ff8fb38f41a791 Signed-off-by: kubi <jean.gaoliang@huawei.com> Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-11Add HA Test Cases in Test Suitetjuyinkanglin1-0/+16
JIRA: YARDSTICK-306 Change-Id: Id396f3c9e5302052349c47c8d3063ba3e3a4fe1c Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-11bug-fix: posting scenario status to mongodbrexlee87761-6/+16
Change-Id: I56f5f82b83f19e48b0a1d2434550fb4c57af7396 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-10Add test case description and modify task file for TC042wu.zhihui1-6/+5
JIRA:YARDSTICK-233 Change-Id: I5fd879ceae7ec2bfaf75db50bdc0e8d3a1ec1f88 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-10Merge "bug fix no curl in yardstick docker"liang gao1-0/+1
2016-08-10Merge "add ping6 to nosdn-nofeature-ha scenario"liang gao2-2/+9
2016-08-10Add task file and test case description file for TC063_StorageCapacityJingLu519-0/+167
also fix a bug about path to pod.yaml also update test suites for TC063 also update 03-list-of-tcs.rst for TC063 Change-Id: I8fdacd109669e9998b10250a18c2c622cd72f0a1 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-10bug fix no curl in yardstick dockerrexlee87761-0/+1
Change-Id: I9cae1ff556df1a42c9b5f51347b6452ea4d4cba8 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-09add ping6 to nosdn-nofeature-ha scenariorexlee87762-2/+9
Change-Id: Ic495293d37b51b95009000559b451ef7c12cfcbe Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-09Merge "Add test case description and task file for TC052"liang gao1-0/+79
2016-08-09Merge "add reporting to mongodb in yardstick ci"liang gao1-2/+7
2016-08-09Merge "Add test case description and modify task file for TC004"liang gao1-85/+0
2016-08-09Merge "Add Storperf in CI [work in progress]"liang gao4-1/+77
2016-08-09Merge "Add test case description and task file for TC054"liang gao1-0/+113
2016-08-09Merge "Add test case description and task file for TC053"liang gao1-0/+61
2016-08-08add reporting to mongodb in yardstick cirexlee87761-2/+7
also need to add report-show html in releng Change-Id: Ie176d94a2f389bf1017a1e0d9f98b3a851b77214 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-04Merge "Support Storage Capacity Test"liang gao1-0/+98
2016-08-03Add test case description and modify task file for TC004JingLu51-85/+0
Change-Id: Ie67985ebf28acc08cc53b312b4f90e65923b5fc4 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-03Add Storperf in CI [work in progress]JingLu54-1/+77
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-02Support Storage Capacity Testwangyaoguang1-0/+98
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 "Bugfix: specify pod.yaml files used for TC055 as TC055 is running ↵liang gao18-1/+109
directly on nodes"
2016-08-01Merge "Add test case description and task file for TC050"liang gao1-0/+139
2016-08-01Merge "Add test case description and task file for TC051"liang gao1-0/+90