commit | f7d8060203514ceaeb8f57846e0b873b3e28c4e4 | [log] [tgz] |
---|---|---|
author | YPZhang <yunpeng@onlab.us> | Thu Jun 23 13:59:47 2016 -0700 |
committer | YPZhang <yunpeng@onlab.us> | Tue Jun 28 10:19:20 2016 -0700 |
tree | 285ba1694c920c1b41516b4c1cbf912c372c723d | |
parent | 6509dbf4b512fe93f6ffd4a6c3aa3b3d02de334d [diff] |
Change Mininet IP from localhost to OCN Change-Id: Ib4888180a0cc9c812c08cb725fba3813cfe77f1c
diff --git a/TestON/tests/PLAT/PLATdockertest/PLATdockertest.topo b/TestON/tests/PLAT/PLATdockertest/PLATdockertest.topo index 3501864..f6d50ae 100755 --- a/TestON/tests/PLAT/PLATdockertest/PLATdockertest.topo +++ b/TestON/tests/PLAT/PLATdockertest/PLATdockertest.topo
@@ -32,7 +32,7 @@ </ONOSbenchDocker> <Mininet1> - <host>localhost</host> + <host>OCN</host> <user>sdn</user> <password>rocks</password> <type>MininetCliDriver</type>