aboutsummaryrefslogtreecommitdiffstats
path: root/upstream/yardstick
AgeCommit message (Collapse)AuthorFilesLines
2016-08-09Updated armbandliang gao1-0/+0
Project: yardstick df30d59db7bf598d1ecdb874f84d722445a15fde Add test case description and task file for TC054 JIRA: YARDSTICK-302 Change-Id: I957e28da6b5eaee8a33abb408f02c994e435d042 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-09Updated armbandliang gao1-0/+0
Project: yardstick 1a962e2435e4acdd63dd9925a65907a1aca21bbe Add test case description and task file for TC053 JIRA: YARDSTICK-301 Change-Id: I7369ef520bb33381e08168c81eeb997ebaafd0f5 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-05Updated armbandliang gao1-0/+0
Project: yardstick e023a2ee7023588fda3e0d7cfebc693e4903beb6 [Yardstick-233]DPDK image for TC042 These file is based on Akos's code. (https://gerrit.opnfv.org/gerrit/#/c/16095/) The different places: 1. create flavor and import yardstick_key.pub with heat template. 2. remove handle code about eth0 in user_data. 3. update heat cli and delete step "nova stop" which is not necessary. 4. clean the stack in final. 5. add eth2 for vm. JIRA: YARDSTICK-233 Change-Id: I04f2051fb4bcfeed2df4868d758fd92011c62233 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-04Updated armbandliang gao1-0/+0
Project: yardstick 9d493a68b3df583a8875e22dbe58eaaa61511608 Add test case description for TC061 Change-Id: Ib73a7437ade77abd70df1412d94e0e9c8a8885a8 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-04Updated armbandliang gao1-0/+0
Project: yardstick 86b9fc4f434c72bd276e4bf1ce7d7f5a04b150b2 Modify grafana config for TC002_Ping as ping output format has been changed Change-Id: I758d3efd909011c0c197519d33dca7d579cc5cce Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-04Updated armbandliang gao1-0/+0
Project: yardstick 545ac267f0080a456984f7975febff28ef4c61c7 Support Storage Capacity Test 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-02Updated armbandliang gao1-0/+0
Project: yardstick 248836fe41a16a705752c6f84553d1026a67c806 Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and CPU Load Change-Id: I898c80328751c81a644ad824f2dd83a56021afd6 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick c89fda5b5e7ae1ce501fba9e506ff3528c7d6f92 Create Bash Sheel Utilities JIRA: YARDSTICK-277 Change-Id: I7379d4fe375d22e544ab93b48d56a017a60c4b9f Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick fe46800c17c055ee337dddb2e2de00d6db128cda Bugfix: Only add keyword "external_network" to the first network 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-08-01Updated armbandliang gao1-0/+0
Project: yardstick f29d785861ae0021ffe35b054ab77379253abb8b Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes Change-Id: Ida71b4027010b3c0eebe03498cf870d288b63e0f Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick 2c8db1d8bf6ba6a112c186416dafacc1d797d40e Update test case description for TC024 Change-Id: I3ad81be92a52db913e0b7e791c71162a8ed3af01 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick 7df24abc9a6bdb6d880959e0103f438b88030b55 Add zte-pod1.yaml JIRA: Yardstick-313 Change-Id: I7dc908e55e9c3c891a525a3285c6ae42a1bcae48 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick 4ccc305237920208802740b280120991f59f3908 Add test case description and task file for TC050 JIRA: YARDSTICK-297 Change-Id: I8030ba5a09f80db1e0a87a7650f08b944f281613 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick 147ef861038a8a9b17c828c201d6fceab9feb565 Create Bash Sheel Utilities for TC052 JIRA: YARDSTICK-277 Change-Id: I4837ec865e73c3a77cd5edc076be15f3a0695617 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick 8b41bad253d2bdae0ff0cb06dd406ab5b490dc61 Add test case description and task file for TC051 JIRA: YARDSTICK-296 Change-Id: I2628cb6e6b2ed1dcfa399e8641675666e50e4232 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick c79631df20d785bf753db133ddba89bca028a0cd Add grafana config for TC072_Network Latency, Throughput, Packet Loss and Network Utilization Change-Id: Ib174401066f3a776f049f06d5d2502b034f4d984 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-08-01Updated armbandliang gao1-0/+0
Project: yardstick 041cef5e239fef75ea6a972ef6960031b32c9b1c StorPerf Integration Change-Id: I34a44111078efe50b1dbbaddda72474d25aafe43 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-30Updated armbandliang gao1-0/+0
Project: yardstick 3632b33d3720c156a03489527e53d1f47fff4883 Add test case description and task file for TC073(netperf) JIRA: YARDSTICK-305 Change-Id: I21fa71fc956b8724c3d3b8cac12f16491596fe52 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-30Updated armbandliang gao1-0/+0
Project: yardstick 0bfb3e3ebad98eae4609e39d104a8e58d3b16f48 Bugfix: move plugin install/remove scripts to "scripts" directory Change-Id: I0deb04c2e7e0908e8d28ace7ee8fdf27eec65917 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-30Updated armbandliang gao1-0/+0
Project: yardstick e69a79aa8242bda326567e8ae514bd9acdcca91b bug_fix tc045 ssh error caused by no id_rsa key file this patch fetch id_rsa when prepare the env JIRA: YARDSTICK-312 Change-Id: I9f172c4ec87a47143a63607dcb4725b86016605a Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-28Updated armbandliang gao1-0/+0
Project: yardstick a2ba9d0d6d2e44dcfeb7693bd0e4f728d5076f13 Update 03-list-of-tcs.rst for recent added tcs Change-Id: I3af5bb5e8c6ea10f92666d76b78bd76865fe29ca Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Updated armbandrexlee87761-0/+0
Project: yardstick a86b9b49678b0fea6e7f7c920a8966aeef6721ee bug_fix_parse_suite_wrong_installer_type JIRA: YARDSTICK-305 Change-Id: I0224054e19c7bf764a9da1fc1fb7bed09dd40ef7 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-28Updated armbandJingLu51-0/+0
Project: yardstick 7d5d227ecb7163271cf1645d0affb0134f5ff039 Update test_suite files for TC055, TC072 Change-Id: Ib03708aeb1a90434cf6e2af45e9daae8621a6080 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-28Updated armbandliang gao1-0/+0
Project: yardstick 2d910fcc3ae6dbe42a21ae2faed53ea5abe9d787 Add HA Test Cases in Test Suite JIRA: YARDSTICK-306 Change-Id: Ib91f7663c03df0bcfa4d823745324b29fffcf18c Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-28Updated armbandliang gao1-0/+0
Project: yardstick f6e130728193e576adc0e958a6df44229806300f modify ha testing pod relative_path Change-Id: I944f983a444b2315a39831bcb8e98e31b2f0b312 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-28Updated armbandJingLu51-0/+0
Project: yardstick 5de67659d25d132669c0b8725a73a34c417baa93 Bugfix: remove a redundant dash in opnfv_os-onos-nofeature-ha_daily.yaml Change-Id: I4207ceeb5b461fb6fd612e6fe7d53ded5d44fb98 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-27Updated armbandrexlee87761-0/+0
Project: yardstick 9e7b73ae4ee804e2647caad8278597e201e301d0 add grafana config for TC043_Latency_between_NFVI_nodes JIRA: YARDSTICK-258 Change-Id: I0e30780722232859eecf17b178ac1cd133b1433c Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-27Updated armbandliang gao1-0/+0
Project: yardstick 14d31093898bb230ec951c9232949997625bab0f Update test_suite files for TC069, TC070 and TC071 Change-Id: I5015835a13d17973c64186b742562e9cf165c427 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-27Updated armbandliang gao1-0/+0
Project: yardstick 4fc53e85b6cef0208bafc653b32abbcca8460582 Modify ping scenario output format Change-Id: I38455fd42afaa965612edfaa46e385c7934ff7e7 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 3efdee16739e3660c28c6f6b48d331e350ae4a0d [Yardstick-233] Add tc_42 yaml file JIRA: Yardstick-233 Change-Id: Ic5dc1e0fee143a35b342cc105da5bc54925a2ced Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick cde1aeb9fcb6b4227f15c667e4da5ac459870a45 Create Bash Sheel Utilities for TC054 JIRA: YARDSTICK-277 Change-Id: I723bc6e0d054020831a8e9f743f20e51d937e4dc Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 359a5cb1e9f3cbff04380e918f7a5ab179375d0a Add test case description and task file for TC070 Change-Id: Ia2108b1d53c3c2a5bb5a752da69252f6b9833487 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 7bbe216ba7fee22082d82998d58685f45389115f Add test case description and task file for TC055 Change-Id: I3247315e179b3d273f5cb281900390bef59cc5bd Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 6da6dd989be8a54a9cf6db4f3d58f3d671692952 Add Network Utilization Scenario This scenario reads network interface utilization stats and data sent/receive rate using "sar -n". Change-Id: I9c69f03c017bc2f8a5d87a4de286af147e8a086a Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 2e97a114e55df1d0ac196b2f959aba36e4dc5019 StorPerf integration into Yardstick as a pulgin. 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-26Updated armbandliang gao1-0/+0
Project: yardstick dab477b757c53c18cc619f7f5c82fe5c0e61e67f Update setup.py to include plugin install/remove scripts and rename "script" directory to "scripts" Change-Id: I420b391acc15e6c65816c33b8568e86d8238bcc7 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick b0d32886194231709d9fc03cdb111b77529a4da0 complement sceanrio for joid, apex, noha Change-Id: I6ccec0ff2bb05d9263691096c9306a0374aa7406 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick f1cc9396d73fc99c3c976e4847d9191e7ce9aee4 Add test case description and task file for TC044 Change-Id: I89c0ebe1111c5fa909625757bdf8ce3e212d630a Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 823eab2c53715a0300a0b064df8be96050cb3ad1 Code Clean for HA Testing Framework JIRA: YARDSTICK-272 Change-Id: Icf41642fe0c31584f92c68cc9f97fa3f1e90b66e Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
2016-07-26Updated armbandliang gao1-0/+0
Project: yardstick 4b881c84b839195f38250de262c3e98bcca228b3 Add test case description and task file for TC071 Change-Id: Ia1edfba287f011a23557f55162cc9ef8a8ffb0a1 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-25Updated armbandliang gao1-0/+0
Project: yardstick 84209fb5479e69dc20a83dd42b5c6b0df08f9ece Add test case description and task file for TC072 Change-Id: Ie363ac960fc67e05a3fca8ad7707abc6aee2842d Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-25Updated armbandliang gao1-0/+0
Project: yardstick 0601ffdc51c813cbfbeb6dfdf9ec654ef0438c1b [docs] pre-hook for apidocs 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-25Updated armbandliang gao1-0/+0
Project: yardstick e19b546f69f8d59204f669c5d637d434c833fc09 Fix a bug when removing a plugin Change-Id: Iaf637c8a87123858d04d02ae04bf1a2bb517026b Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-22Updated armbandliang gao1-0/+0
Project: yardstick 6ce3a97548e95a62cf39f37c76bf5b618f5575c4 Bug fix in SFC test case It was importing novaclientv2 and it should import version 1 Change-Id: I446f1a3808b9c13f9e28b42d4ced93e729a13eb2 Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
2016-07-22Updated armbandliang gao1-0/+0
Project: yardstick 8be72d7d2e27554b8c640946ff79ed9d70c80e51 Add test case description and task file for TC069 Change-Id: I9172cbc8a4645197493659a3f93e28042cf97f94 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-07-21Updated armbandSongnon1-0/+0
Project: yardstick 0c6ec33f372cfafb55aa2df12511fb11848a69e4 Fix a bug for node context Change-Id: Idff42e95f5ade160c00adc13c158dc1746e8d049 Signed-off-by: Songnon <songnon.zhang@ericsson.com>
2016-07-20Updated armbandliang gao1-0/+0
Project: yardstick ebb9bc33134a90ea707f163950487056dc64e729 add support for suite to support constraints and task_args suite.yaml has constraint and task_args parameter, so each task_case can be able to add constaints (currently support pod_name and installer), also support parameters to be replace for special test case like tc043. JIRA: YARDSTICK-299 Change-Id: I2b2c8f9858893da03aaa8bcac20a474a2d434509 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-20Updated armbandliang gao1-0/+0
Project: yardstick e14fbf021bdf90dc160685c23b3cbbb320e9cfbf Modify ComputeCapacity scenario host key name Adjust target node key name. Signed-off-by: JingLu5 <lvjing5@huawei.com> Change-Id: I5daee8c2579aa1f14aac076c49803eb8b5029a97
2016-07-19Updated armbandliang gao1-0/+0
Project: yardstick 1e6ca0bfaaeadff7ce8ac9b1693b03d122e58a79 Minor fixes in fuel plugin 1. update yardstick tasks 2. fix typo 3. update comments in pre_build_hook Change-Id: Ib7fc87838d121dc35fb84220fbb0a9909c6592e1 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-07-19Updated armbandliang gao1-0/+0
Project: yardstick 1f17dacf4548d8a939b134ab573108d15432c162 Bug fix and extended unit tests There was a bug in how the mock was created and a new unit test is added in order to cover the "else" of the if conditions Change-Id: I3c8dfcd81240cb93ecdec1f63f7974f5342947c0 Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>