commit | e04cc0909077d1212b55f39ad546845be6e2e646 | [log] [tgz] |
---|---|---|
author | admin <jlee@onlab.us> | Fri Aug 22 11:44:51 2014 -0700 |
committer | admin <jlee@onlab.us> | Fri Aug 22 11:44:51 2014 -0700 |
tree | 0435281fc855dd81f7c017227245d0cc6f2fbb75 | |
parent | 0bc61d3646124c4e738ae27a95cade7d5040c8cc [diff] | |
parent | d39571223067979babbb567f9b42c059daef4d04 [diff] |
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONLabTest
diff --git a/TestON/tests/RRCOnosSanity4nodesJ/RRCOnosSanity4nodesJ.topo b/TestON/tests/RRCOnosSanity4nodesJ/RRCOnosSanity4nodesJ.topo index 988e8af..bf88550 100644 --- a/TestON/tests/RRCOnosSanity4nodesJ/RRCOnosSanity4nodesJ.topo +++ b/TestON/tests/RRCOnosSanity4nodesJ/RRCOnosSanity4nodesJ.topo
@@ -129,8 +129,9 @@ <connect_order>13</connect_order> <COMPONENTS> # Specify the Option for mininet - <arg1> --custom ~/mininet/custom/topo-onos4nodeNEW.py </arg1> + <arg1> --custom ~/mininet/custom/topo-onos4node.py </arg1> <arg2> --topo mytopo --arp --mac</arg2> + <arg3> --switch ovs,protocols=OpenFlow10 </arg3> <controller> remote </controller> </COMPONENTS> </Mininet1>