summaryrefslogtreecommitdiffstats
path: root/etc/patches/bottlenecks
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27Add a patch to Bottlenecksxudan3-0/+107
This submit add a patch to Bottlenecks container created by Dovetail to change source code in Yardstick container created by Bottlenecks itself. The changes are: 1. Add SLA check to avoid the Nonetype exception 2. Let the target server be created before the host server in order to give the target one more time to setup. Change-Id: If988a33e4ae6fccd56b10547885b65aa3c019cca Signed-off-by: xudan <xudan16@huawei.com>
2018-12-26Add a patch to make ram_num configurable for DPDKovp-2.1.0xudan2-0/+44
1. add a patch to change bottlenecks source code within git repo /home/opnfv/bottlenecks 2. add a script to run the patch within Bottlenecks git repo 3. copy the edited file yardstick.py to /usr/local/lib 4. change the results dir from /home/opnfv/bottlenecks/results to /home/opnfv/results which is out of Bottlenecks git repo JIRA: BOTTLENECKS-248 Change-Id: I86ff51ec41caf79fb16e0985db8eefa679153102 Signed-off-by: xudan <xudan16@huawei.com>