Improve ovs_deploy.bash script 77/50377/9
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 10 Jan 2018 18:59:41 +0000 (18:59 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Mon, 29 Jan 2018 08:46:39 +0000 (08:46 +0000)
commit2f0c244d15e7014509755e8b81befec53bc9fff9
treeb070696dd0e0d7f99e6693ab05f84a129989e264
parent92098cdeb1d0d21ceea33f4f234d7b383ab46f14
Improve ovs_deploy.bash script

Improved ovs_deploy.bash script [1]:
- Check if there is an error during the execution.
- Removed "prerequisites" function because is not called.
- Modified DPDK package installation: execute "make config" and then "make"
- Added comments.

[1]https://github.com/opnfv/yardstick/blob/master/yardstick/resources/scripts/install/ovs_deploy.bash

JIRA: YARDSTICK-916

Change-Id: I3029f983dde72aa46f6fdd61dd64d086ab3c2af6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/resources/scripts/install/ovs_deploy.bash