commit | 04e76476a439c158476c54deaa6ce687a4fe0b3f | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Fri Sep 02 14:32:38 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Sep 06 21:08:01 2016 +0000 |
tree | 7e3c18794292c8719f56dc6952c415838a336417 | |
parent | 625fb64828a88520302bce0950a8871c5edffeed [diff] [blame] |
Removing dhcp app from the office cell because incompatible with local dhcp server. Change-Id: I2e5742f3b7637e6ae185eacde1b7af0d55b997ae
diff --git a/tools/test/cells/office b/tools/test/cells/office index c8dc599..906694d 100644 --- a/tools/test/cells/office +++ b/tools/test/cells/office
@@ -4,5 +4,4 @@ export OC1="10.1.10.223" unset ONOS_USE_SSH -export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility,dhcp" - +export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility"