commit | 924f7d161ae44f3eb7d3db055c287ce5bfd6d4d6 | [log] [tgz] |
---|---|---|
author | Simon Hunt <simon@onlab.us> | Tue Mar 08 20:19:33 2016 -0800 |
committer | Simon Hunt <simon@onlab.us> | Tue Mar 08 20:19:33 2016 -0800 |
tree | 7818e36c19be2a33d87c18224cd2d9392ede51e9 | |
parent | 2062e7ebe11bef79d60adfd8f200cac8d9b10370 [diff] |
Adding simon-single cell. (an amoeba, perhaps?) Change-Id: I0ef0754cf184c982c6087d6ec46fa3a05c8d8249
diff --git a/tools/test/cells/simon-single b/tools/test/cells/simon-single new file mode 100644 index 0000000..8486fa8 --- /dev/null +++ b/tools/test/cells/simon-single
@@ -0,0 +1,7 @@ +# Local VirtualBox-based single ONOS instance & ONOS mininet box + +export ONOS_NIC=192.168.56.* +export OC1="192.168.56.101" +export OCN="192.168.56.103" + +export ONOS_APPS="drivers,openflow,drivermatrix"