summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/triple
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/cells/triple')
-rw-r--r--framework/src/onos/tools/test/cells/triple9
1 files changed, 0 insertions, 9 deletions
diff --git a/framework/src/onos/tools/test/cells/triple b/framework/src/onos/tools/test/cells/triple
deleted file mode 100644
index 42471228..00000000
--- a/framework/src/onos/tools/test/cells/triple
+++ /dev/null
@@ -1,9 +0,0 @@
-# Local VirtualBox-based ONOS instances 1,2,3 & ONOS mininet box
-
-export ONOS_NIC=192.168.56.*
-export OC1="192.168.56.101"
-export OC2="192.168.56.102"
-export OC3="192.168.56.104"
-export OCN="192.168.56.103"
-
-export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility"