commit | defed6ff305f15a4420cf44516e81e2f5bc7150c | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Mon Sep 29 11:37:02 2014 -0700 |
committer | tom <tom@onlab.us> | Mon Sep 29 11:37:02 2014 -0700 |
tree | 9b09d4a106fbb2b013f707c52528510ee98b5fdd | |
parent | 9710fb4c65e66c0ecba97215528aa124fd7bae57 [diff] [blame] |
Fixing test scripts and removing SLP bundle from features for now.
diff --git a/tools/test/cells/local b/tools/test/cells/local index b04a5e3..6b9fea5 100644 --- a/tools/test/cells/local +++ b/tools/test/cells/local
@@ -1,6 +1,8 @@ # Default virtual box ONOS instances 1,2 & ONOS mininet box . $ONOS_ROOT/tools/test/cells/.reset +export ONOS_NIC=192.168.56.* + export OC1="192.168.56.101" export OC2="192.168.56.102"