aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/beast
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/cells/beast')
-rw-r--r--framework/src/onos/tools/test/cells/beast18
1 files changed, 0 insertions, 18 deletions
diff --git a/framework/src/onos/tools/test/cells/beast b/framework/src/onos/tools/test/cells/beast
deleted file mode 100644
index 6afd61d1..00000000
--- a/framework/src/onos/tools/test/cells/beast
+++ /dev/null
@@ -1,18 +0,0 @@
-# Bare metal cluster (7-node)
-
-# Use the 1G NIC for cluster communications
-export ONOS_NIC="10.254.1.*"
-
-# ONOS Test proxy
-export OCT=10.254.1.200
-
-# Use the 1G NICs for external access
-export OC1=10.254.1.201
-export OC2=10.254.1.202
-export OC3=10.254.1.203
-export OC4=10.254.1.204
-export OC5=10.254.1.205
-export OC6=10.254.1.206
-export OC7=10.254.1.207
-
-export ONOS_APPS="drivers,null,intentperf"