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.
...
- 2.1 Apply cell to environment - PASS
- 2.2 Creating ONOS package - PASS
- 2.3 Uninstalling ONOS package - PASS
- 2.4 Installing ONOS package - PASS
- 2.5 Starting ONOS service - PASS
- 2.6 Start ONOS cli - PASS
Case 10: Setup mininet and compare ONOS topology view to Mininet topology -
...
PASS
Start mininet with custom topology and compare topology elements between Mininet and ONOS
- 10.1 Setup Mininet Topology - PASS
- 10.2 Assign switch to controller - PASS
- 10.3 Comparing MN topology to ONOS topology - FAIL
- ONOS1 hosts don't match Mininet
- PASS
Case 1000: Verify flow MAC selectors are correctly compiled - PASS
...
- 2000.1 Deleting flows - PASS
Case 1100: Verify flow IP selectors are correctly compiled -
...
PASS
Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.
- 1100.1 Add flows with IPv4 addresses as the only selectors - PASS
- 1100.2 Check flow is in the ADDED state - FAIL
- PASS
- 1100.3 Check flows are in Mininet's flow table - FAIL
- PASS
- 1100.4 Send a packet to verify the flow is correct - PASS
...