commit | 240b1b80d3a69641402a7f18deeb76314e9a7abc | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Mar 10 18:02:01 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Mar 11 02:02:59 2016 +0000 |
tree | 694bbbc8bcfb78071fe4657f3c7ea79722234ae1 | |
parent | a317872d5e4b5a923453f87dfd518f62a8a2f6d4 [diff] |
Adding tutorial cell Change-Id: Icdbb6ec8dbe376696605531db70c4f0969aefa79
diff --git a/tools/test/cells/tutorial b/tools/test/cells/tutorial new file mode 100644 index 0000000..508008d --- /dev/null +++ b/tools/test/cells/tutorial
@@ -0,0 +1,10 @@ +# LXC environment for distributed tutorial + +export ONOS_NIC="10.0.3.*" +export OC1="10.0.3.101" +export OC2="10.0.3.102" +export OC3="10.0.3.103" +export OCN="10.0.3.1" + +export ONOS_USE_SSH=true +export ONOS_APPS=drivers,openflow,proxyarp