Add a patch to make ram_num configurable for DPDK 55/66055/2 ovp-2.1.0
authorxudan <xudan16@huawei.com>
Wed, 26 Dec 2018 07:57:47 +0000 (02:57 -0500)
committerxudan <xudan16@huawei.com>
Wed, 26 Dec 2018 08:15:09 +0000 (03:15 -0500)
commit083efad304a64217426b827a666ae828e7b4d0e7
treebd64573cd7cfcbffecb42355131e13bb84eb25ad
parentd72355c25b456ac5660bf0ebb15f7265e1e634cf
Add a patch to make ram_num configurable for DPDK

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>
docs/testing/user/userguide/cli_reference.rst
docs/testing/user/userguide/testing_guide.rst
dovetail/run.py
dovetail/test_runner.py
etc/conf/bottlenecks_config.yml
etc/conf/cmd_config.yml
etc/patches/bottlenecks/make-ram_num-configurable/0001-Allow-change-ram_num-when-enable-DPDK.patch [new file with mode: 0644]
etc/patches/bottlenecks/make-ram_num-configurable/apply.sh [new file with mode: 0755]