Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
commit aaff2927f0c4d67406d4694ca9ddc26c10df71d8 97a08bbc6cd3c867aa93e6826861878a3b8b3466 (HEAD, origin/onos-1.6, onos-1.6)
Author: Prince Pereira Luca Prete [prpereir@partnerluca@onlab.ciena.comus]
AuthorDate: Wed Tue Aug 16 10 11:2456:14 17 2016 +0530-0700
Commit: Prince Pereira Luca Prete [prpereir@partnerluca@onlab.ciena.comus]
CommitDate: Wed Tue Aug 16 10 12:2956:52 17 2016 +0000
Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors.-0700
Updating SDN-IP tutorial config files
Case 1: Setting up test environment - FAIL
...
- 3.1 ovsdb node 1 set ovs manager to 10.128.20.11 - PASS
- 3.2 ovsdb node 2 set ovs manager to 10.128.20.11 - PASS
- 3.3 Check ovsdb node 1 manager is 10.128.20.11 - PASS
- 3.4 Check ovsdb node 2 manager is 10.128.20.11 - PASS
- 3.5 Check default br-int bridge on ovsdb node 10.128.10.11 - FAIL
- onos add default bridge on the node 1 failed
- 3.6 Check default br-int bridge on ovsdb node 10.128.20.11 - FAIL
- PASS
- 3.7 Check default vxlan port on ovsdb node 10.128.10.11 - FAIL
- onos add default vxlan port on the node 1 failed
- 3.8 Check default vxlan port on ovsdb node 10.128.20.11 - FAIL
- onos add default vxlan port on the node 2 failed
...