commit | 481303c8174e1aed9f0fc1de2b6fb1d76fba2992 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Mon May 04 15:00:45 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon May 04 22:01:22 2015 +0000 |
tree | 7333fc7dc9f14d4fcc4cf06151da7e7afa98f96b | |
parent | 9e5dd90aa03dedefb4cba9bc7ebdb3362f536e95 [diff] |
Adding bramble cell for pi cluster Change-Id: I4d0b908d49c60272c0fb37d471e781c2fe5c6f3b
diff --git a/tools/test/cells/bramble b/tools/test/cells/bramble new file mode 100644 index 0000000..73cbb9d --- /dev/null +++ b/tools/test/cells/bramble
@@ -0,0 +1,8 @@ +export ONOS_NIC=192.168.1.* +export OC1="192.168.1.11" +export OC2="192.168.1.12" +export OC3="192.168.1.13" +export OC4="192.168.1.14" +export OC5="192.168.1.15" +export OCN="192.168.1.15" +export OCI="${OC1}"