Committed by
Gerrit Code Review
New cell for jian
Change-Id: I0966e2b4ccaa9d20d4d0539ec4b3cc1bb25f8ddf
Showing
1 changed file
with
11 additions
and
0 deletions
tools/test/cells/jian
0 → 100644
| 1 | +# Jian's ProxMox ONOS instances 1,2,3 & ONOS mining box | ||
| 2 | + | ||
| 3 | +export ONOS_NIC="10.128.1.*" | ||
| 4 | +export OC1="10.128.1.1" | ||
| 5 | +export OC2="10.128.1.2" | ||
| 6 | +export OC3="10.128.1.3" | ||
| 7 | +export OCN="10.128.1.4" | ||
| 8 | + | ||
| 9 | +export OCT=$OC1 | ||
| 10 | +export ONOS_USE_SSH=true | ||
| 11 | +export ONOS_APPS=drivers,openflow,proxyarp,mobility | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment