Fixed deployment timeout and OVSNFV plugin build 35/9935/3
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Sun, 14 Feb 2016 13:21:37 +0000 (14:21 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Sun, 14 Feb 2016 19:10:58 +0000 (20:10 +0100)
commit18d8b0bc95af3ea0ed02717af65dd4656fac8830
tree3856e7837dc38bbae5a4bb83e774da626b2c84e3
parent6b996b043c6a42cf97165a22eb05e19acf2614b7
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>
build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/Makefile
deploy/cloud/deployment.py