commit | bdd23be7e865658faabcf94243193422bfa43e33 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Tue Apr 05 12:48:36 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Apr 05 20:36:59 2016 +0000 |
tree | fa8ff8197f37f20dc6629afeba7617094f70b0d8 | |
parent | 832686da5f83f758eaacdca4bf6b47f77b45ac35 [diff] |
Fixing tom cell and the net scenarios. Change-Id: Iac368f015afd19304a9d194390ec8401b8037ec7
diff --git a/tools/test/cells/tom b/tools/test/cells/tom index 71ca894..1d44d8b 100644 --- a/tools/test/cells/tom +++ b/tools/test/cells/tom
@@ -5,3 +5,7 @@ export OC2="192.168.56.6" export OC3="192.168.56.7" export OCN="192.168.56.8" +#export OCN="10.128.11.4" + +export ONOS_USE_SSH=true +export ONOS_APPS=drivers,openflow,proxyarp,mobility,pathpainter \ No newline at end of file