Fixed onos-wait-for-start to time-out with error.
Fixed beast-5 cell.
Change-Id: I0cda404628a1f2d42814032abd6e3ee5fec125cb
diff --git a/tools/test/cells/beast-5 b/tools/test/cells/beast-5
index 8e959c5..e23f077 100644
--- a/tools/test/cells/beast-5
+++ b/tools/test/cells/beast-5
@@ -6,6 +6,8 @@
# ONOS Test proxy
export OCT=10.254.1.200
+export OCN=10.254.1.200
+
# Use the 1G NICs for external access
export OC1=10.254.1.201
export OC2=10.254.1.202
@@ -13,4 +15,4 @@
export OC4=10.254.1.204
export OC5=10.254.1.205
-export ONOS_APPS="drivers,null,intentperf"
+export ONOS_APPS="drivers,openflow,proxyarp,fwd"