summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/beast-1
blob: 698eded71bda99d108f0d74e0161d361a1456a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Bare metal cluster (1-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 ONOS_APPS="drivers,null,intentperf"