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] [blame] |
Change Mininet IP from localhost to OCN Change-Id: Ib4888180a0cc9c812c08cb725fba3813cfe77f1c
diff --git a/TestON/tests/SCPF/SCPFswitchLat/SCPFswitchLat.topo b/TestON/tests/SCPF/SCPFswitchLat/SCPFswitchLat.topo index 8b05fd0..4addd4a 100644 --- a/TestON/tests/SCPF/SCPFswitchLat/SCPFswitchLat.topo +++ b/TestON/tests/SCPF/SCPFswitchLat/SCPFswitchLat.topo
@@ -87,7 +87,7 @@ </ONOS1> <Mininet1> - <host>localhost</host> + <host>OCN</host> <user>sdn</user> <password>rocks</password> <type>MininetCliDriver</type>