Improve OVS-DPDK boot process 49/50449/18
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 10 Jan 2018 19:42:57 +0000 (19:42 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 21 Mar 2018 09:08:27 +0000 (09:08 +0000)
commit650e870c1bc836d34e8bda6423560581b25be0a9
treee5799f3d6765a2c9be59ce8954f332b3a0f0fed4
parentdb951243d3d036fa7989bbd388e869eb89b247e8
Improve OVS-DPDK boot process

Check if hugepages are present in the system.
Check if every command executed during the boot up process
exits correctly.

JIRA: YARDSTICK-917

Change-Id: Ic0c8a72199ad80e3a65488cc88d0692863751284
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/benchmark/contexts/standalone/model.py
yardstick/benchmark/contexts/standalone/ovs_dpdk.py
yardstick/common/exceptions.py
yardstick/tests/unit/benchmark/contexts/standalone/test_model.py
yardstick/tests/unit/benchmark/contexts/standalone/test_ovs_dpdk.py