summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-18Add project name before UserDevloeper GuideMorgan Richomme2-6/+6
otherwise title User Guide without context may be misleading Change-Id: I7ae96154633d21dec5ab540e8817ea1c04989cda Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-10-18Harmonization of the naming of the titeles of the testing project guidesMorgan Richomme2-6/+6
Change-Id: I3e4febb08afa58689a9d43e1083ba2a7cd16fd22 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-10-17Add moon feature tenant testcaseliyin2-0/+201
JIRA: BOTTLENECKS-212 Add moon feature tenant testcase to Bottlenecks Change-Id: I3795470fa5fab1866da346ec376dbd8f00f8205b Signed-off-by: liyin <liyin11@huawei.com>
2017-10-17Merge "update the Euphrates docs"Yu Yang (Gabriel)5-122/+176
2017-10-16Merge "Add moon feature resource testcase"Ace Lee2-0/+163
2017-10-13Merge "Modified the docker_cleanup.sh file to cleanup the ELK container"Yu Yang (Gabriel)1-0/+1
2017-10-12Add moon feature resource testcaseliyin2-0/+163
JIRA: BOTTLENECKS-212 Add moon feature resource testcase to Bottlenecks Change-Id: Ib9bddfcd980e38c40d4a76b6cfd48bb9a656c81e Signed-off-by: liyin <liyin11@huawei.com>
2017-10-11Merge "Bottlenecks testpmd scale-up testcase."Ace Lee7-3/+204
2017-10-10Remove 'stable' from version for results pushed to DBGabriel Yu1-1/+1
JIRA: BOTTLENECK-210 RT. Change-Id: I5861f971e8afd69430bf5e322a566b27ce1eb2b7 Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
2017-10-10Modified the docker_cleanup.sh file to cleanup the ELK containerShubham Agarwal1-0/+1
Change-Id: Idfebbdc0296e4aeba5caf4da3b6b0ced438745ea Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
2017-10-10Bottlenecks testpmd scale-up testcase.liyin7-3/+204
JIRA: BOTTLENECK-205 This is the script of testpmd scale-up feature testcase. we will debug the dashboard. Change-Id: I4a6de0e7e1ea7c04639ece78a7b11b75128d8d2f Signed-off-by: liyin <liyin11@huawei.com>
2017-10-09update the Euphrates docsYang Yu5-122/+176
JIRA: BOTTLENECK-170 This patch is to update the euphrates docs to commandate new changes. Change-Id: I766f3e689c9093694e82995f1b0f013f316636ab Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-29fix bug in reporting.liyin1-1/+4
JIRA: BOTTLENECK-206 Bug fix in reporting. Change-Id: I2d2269e9d35b279b3aa3b08d497d6e6bda2a5704 Signed-off-by: liyin <liyin11@huawei.com>
2017-09-14bug-fix: make CLI available by adding docker operationsYang Yu1-2/+7
JIRA: BOTTLENECK-197 offline test is executed which validated this patch Change-Id: Ib98e64781697839a7c1896d4089279d017d738ad Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-07Add local support for config preparation before testingYang Yu2-3/+158
JIRA: BOTTLENECK-103 Lcoal support for finding openstack certs and pod yamls Change-Id: Ia0f0ee2fd841a4f88e82ac3f504613a6f431107e Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-21Merge "Bottlenecks committer update"Yu Yang (Gabriel)1-4/+1
2017-08-10Merge "VNF characterizaion scale_out test, untested"Yu Yang (Gabriel)2-0/+143
2017-08-10Merge "VNF characterization scale_up test, untested"Yu Yang (Gabriel)2-0/+161
2017-08-10Merge "system bandwidth testcase frame rebuild"Yu Yang (Gabriel)11-92/+151
2017-08-09VNF characterizaion scale_out test, untestedRoss Brattain2-0/+143
The purpose of this test is to increase the number of VNFs being tested while monitoring aggregate performance scaling. requires https://gerrit.opnfv.org/gerrit/#/c/37993 Change-Id: I0015ef0326859512c7b9ab4c57ef9b5a710ca852 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-08-09VNF characterization scale_up test, untestedRoss Brattain2-0/+161
The purpose of this test is to increase the amount of resources provided to the VNF and monitor the ablilty of the VNF to scale requires https://gerrit.opnfv.org/gerrit/#/c/37991/ Change-Id: I4e2384ef120dea2348a623acc1d439696d95e73b Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-08-07system bandwidth testcase frame rebuildliyin11-92/+151
JIRA: BOTTLENECK-177 This patch will debug some error in system bandwidth testcase. use the new docker way to test this testcase. Bug fix about dashboard and test framework. Change-Id: I7167ffd75efab9a7780407aa5b9a4337ebb9b4c7 Signed-off-by: liyin <liyin11@huawei.com>
2017-08-04Bottlenecks committer updateYang Yu1-4/+1
According to email communication with Bottlenecks committer, 4 committers step down and 1 committer cooptation. Details will be sent out through email. Change-Id: I19acc55075d47d240659b0ec2ff19761bdb70a92 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-04change Dockerfile to adapt BranchesYang Yu1-1/+1
Reverse dockerfile Change-Id: I827209833ae4e34e20afba522557c83f4acaaf45 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-04Merge "Remove Branch var for docker build push"Yu Yang (Gabriel)1-1/+1
2017-08-04Remove Branch var for docker build pushYang Yu1-1/+1
For Dovetail, remove the var temporiately Change-Id: Ic833d565435b431c83d995c5f5174890cd0570cb Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-03Merge "Change path to reporting db"Yu Yang (Gabriel)1-3/+5
2017-08-02Change path to reporting dbYang Yu1-3/+5
JIRA: BOTTLENECK-158 Change the path env to align with CI pipeline Change-Id: Ib5a7799c3eb3e5ba9056aa738c4c3b15995e3c11 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-02Add modify output file functionliyin2-8/+8
JIRA: BOTTLENECK-176 Add function which could modify outfile name. Also a bug fix about yardstick docker version should be danube.3.1 Change-Id: I0e0bb5b26cae44358311d17932c698505560974c Signed-off-by: liyin <liyin11@huawei.com>
2017-08-02Merge "Add yardstick danube3.1 support."Yu Yang (Gabriel)2-8/+6
2017-08-02Merge "Bottlenecks testcase rebuild"Yu Yang (Gabriel)3-12/+23
2017-08-02Add yardstick danube3.1 support.Ace Lee2-8/+6
JIRA: BOTTLENECK-173 This patch will add a result handle for Yardstick danube This is only for bottlenecks danube to use. This will change time to 2 min to wait for Yardstick result back Change-Id: Icbd9d89f3e3816df947eaf6f70a12c86f74a2812 Signed-off-by: Ace Lee <liyin11@huawei.com>
2017-08-02Bottlenecks testcase rebuildAce Lee3-12/+23
JIRA: BOTTLENECK-175 After this patch, Bottlenecks will try to find the stress of the openstack system. we try to create 20 stacks one time. And 20 stacks the other time. we will try to find if openstack will pass threshhold twice. This patch only affact latest version Change-Id: I6146cf5c6fe0ac4968337cc36e07f715b64191d0 Signed-off-by: Ace Lee <liyin11@huawei.com>
2017-08-01Add support for arbitary DB reportingYang Yu1-1/+3
JIRA: BOTTLENECK-158 Support for arbitary DB reporting. TestperfDB and Dovetail DB are within currently consideration. Change-Id: I4373e5f295d26155e2b4fda59044cc4e922c3557 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-01Bottlenecks Https supportAce Lee1-15/+8
JIRA: BOTTLENECK-174 Bottlenecks Https Support After this patch, you could use https method to run Bottlenecks Motion that if you want to use https, you need to write down the cacert at Bottlenecks /tmp/ dir Change-Id: I86fda57c76179d52e7d4c06c7289e2fcc15a4bc0 Signed-off-by: Ace Lee <liyin11@huawei.com>
2017-07-31Merge "Add Grafana for displaying time series from Prometheus"Yu Yang (Gabriel)3-6/+2327
2017-07-20Bug fix: Bottlenecks sometimes deadlockAce Lee2-12/+23
JIRA: BOTTLENECK-173 This patch will change the way to call multithreading. And change some encoding error about Yardstick config Change-Id: I04803bff6acaad1089d180b104652049f1f0a485 Signed-off-by: Ace Lee <liyin11@huawei.com>
2017-07-20Add Grafana for displaying time series from Prometheusyuyang3-6/+2327
JIRA: BOTTLENECK-172 Add Grafana for the monitoring result dashboarding Change-Id: I9b17f4bd745c8556e2b551c6b499d77e3406cbf4 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-07-18Bug fix: fit Yardstick 3.1 version.liyin1-1/+11
JIRA: BOTTLENECK-173 This patch will add a file to create some yardstick conf, Yardstick will use this file to manage output file type. Change-Id: I1d265af9f0b9b5132dc63c4d6d95d5bc194c7ff6 Signed-off-by: liyin <liyin11@huawei.com>
2017-07-17Bug fix of Bottlenecks can't use CLIliyin9-160/+5
JIRA: BOTTLENECK-171 Bug fix of Bottlenecks can't use CLI to start test. Some docker-compose function delete to fit elk docker support. After this patch you could use bottlenecks testcase run posca_factor_ping to start this test. you also need to put the rc file to bottlenecks docker. Change-Id: I340e31185a499c81f9595a902df89d8f0ddf0cd3 Signed-off-by: liyin <liyin11@huawei.com>
2017-07-17Merge "Add test monitoring module"Yu Yang (Gabriel)5-0/+1610
2017-07-17Add test monitoring moduleyuyang5-0/+1610
JIRA: BOTTLENECK-172 Add the monitoring module for Bottlenecks testing. Merging into the framework will be in another patch since framework is under refactoration. Change-Id: I72eb1b6cabac6a9d1d0ef1fb6430f364e8ad76df Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-07-14Add frame support of elk one docker supportliyin9-62/+154
JIRA: BOTTLENECK-171 Add support of Bottlenecks docker frame refact, After this patch we will provide the ability of several installer. Add Yardstick_TAG to adjust yardstick docker version Change-Id: Ib431f8acf4a76b59f9d5e8783bcc7d2e5be208ae Signed-off-by: liyin <liyin11@huawei.com>
2017-07-12Add docker container manage functionliyin1-0/+91
JIRA: BOTTLENECK-171 This patch will add a file to create some function, Bottlenecks will use those function to manage docker. for example: docker ip address , create docker ,remove docker. Change-Id: I60e70ed9c6c7805e85b183ea3b19295fce68f657 Signed-off-by: liyin <liyin11@huawei.com>
2017-07-04Initiate docs for Euphrates Releaseyuyang29-831/+66
JIRA: BOTTLENECK-170 Initiate docs for euphrates release by chaning the directory structure and contents framework Change-Id: Id051574a9d489c5b4f90b7e079ce8482413b1b53 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-06-21Merge "Docs for Danube 3"Yu Yang (Gabriel)5-81/+110
2017-06-19Docs for Danube 3yuyang5-81/+110
JIRA: BOTTLENECKS-137 Documentation for Danube 3 Change-Id: Ic4b2611028fa45c0b731e998296e5000e35a33f6 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-06-05Remove redundant print functionsyuyang1-3/+0
JIRA: BOTTLENECK-158 Remove redundant print functions for report log Change-Id: I35c43fd3e30090bc296823faca55b49c0431a1fb Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-05-26Bugfix: json format transform for reportyuyang1-6/+5
JIRA: BOTTLENECK-158 The details part of report is not json formatted. This patch is to fix it. Change-Id: I089dae0c12e14935e4b7a5e7bdbe69f00e003f98 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-05-25Bugfix: dockerfile does not support basenameyuyang1-1/+1
JIRA: BOTTLENECK-158 Remove basename commond in docker-compose file Change-Id: If06bac1903b2b830f9e5e4133f3315fb9f424c18 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>