Fixed deployment timeout and OVSNFV plugin build 75/9975/1
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Sun, 14 Feb 2016 13:21:37 +0000 (14:21 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Mon, 15 Feb 2016 13:05:31 +0000 (13:05 +0000)
commit93812ede1ee0e6a42455ea89ee277a92147ed730
treef2ad2973992b341636522c62c81ad473e5a4dd91
parente12b7ef6593bf9757d9ac1010e27b49ea91f246f
Fixed deployment timeout and OVSNFV plugin build

- Increase deployment timeout to 4h since some deplyments
  takes more than 3h (KVM)
- Fixed build interference between OVSNFV and OVS-NSH where the
  later removed the OVSNFV build result from release/opnfv.
  A propper fix for SR2 is to have f_isoroot/Makefile remove the release
  directory before build, and not have the plugins removing anythin in release

Change-Id: Ibca986554087d6a7f12ed8c7cc6fdd4919368ad2
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 18d8b0bc95af3ea0ed02717af65dd4656fac8830)
build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/Makefile
deploy/cloud/deployment.py