commit | 33f90a95ede46806b213cba0a25efeda42befa1a | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Mon May 02 16:11:22 2016 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Mon May 02 16:11:22 2016 -0700 |
tree | 914f9480ca38c99ae35b535ff27247bb0ae0198e | |
parent | f49dea15901030068109be4b871f57179248e97c [diff] [blame] |
Adding OCT to 101 and 102 cells. Change-Id: I23268cb483675ed1d985bc2b0e2c87b56f3c6fa5
diff --git a/tools/test/cells/101 b/tools/test/cells/101 index 54c481c..df45cb6 100644 --- a/tools/test/cells/101 +++ b/tools/test/cells/101
@@ -2,6 +2,8 @@ export ONOS_NIC="10.128.11.*" export OCN="10.128.11.100" +export OCT="10.128.11.101" + export OC1="10.128.11.101" export OC2="10.128.11.102" export OC3="10.128.11.103"