
commit e371b91d6b4ea04e47610c565aca11580044574b (HEAD -] onos-1.15, origin/onos-1.15)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Apr 30 12:02:14 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Thu Apr 30 12:02:14 2020 +0900
Fix: correctly broadcast ARP MAC and IP reply for fake gateway
Case 1: Pull onos branch and build onos on Teststation. - PASS
For loading from params file, and pull and build the latest ONOS package
- 1.1 Constructing test variables - PASS
Case 2: Starting up 1 node(s) ONOS cluster - PASS
Set up ONOS with 1 node(s) ONOS cluster
- 2.1 Apply cell to environment - PASS
- 2.2 Uninstalling Atomix - PASS
- 2.3 Uninstalling ONOS package - PASS
- 2.4 Creating ONOS package - PASS
- 2.5 Installing Atomix - PASS
- 2.6 Installing ONOS package - PASS
- 2.7 Set up ONOS secure SSH - PASS
- 2.8 Checking ONOS service - PASS
- 2.9 Starting ONOS CLI sessions - PASS
- 2.10 Checking ONOS nodes - PASS
- 2.11 Checking ONOS applications - PASS
Case 10: Compare ONOS Topology view to Mininet topology - PASS
Compare topology elements between Mininet and ONOS
- 10.1 Setup Mininet Topology - PASS
- 10.2 Assign switch to controller - PASS
- 10.3 Comparing Mininet topology to ONOS topology - PASS
Case 11: Starting scapy with Mininet - PASS
- 11.1 Creating Host component - No Result
- 11.2 Start scapy components - PASS
Case 1000: Verify flow MAC selectors are correctly compiled - PASS
Install two flows with only MAC selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the MAC src and dst.
- 1000.1 Add flows with MAC addresses as the only selectors - PASS
- 1000.2 Check flow is in the ADDED state - PASS
- 1000.3 Check flows are in Mininet's flow table - PASS
- 1000.4 Send a packet to verify the flows are correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1100: Verify VLAN selector is correctly compiled - FAIL
Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.
- 1100.1 Add a flow with the VLAN tag as the only selector - PASS
- 1100.2 Check flow is in the ADDED state - PASS
- 1100.3 Check flows are in Mininet's flow table - PASS
- 1100.4 Send a packet to verify the flow are correct - FAIL
- Failed to send a packet
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1200: 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.
- 1200.1 Add flows with ARP addresses as the only selectors - PASS
- 1200.2 Check flow is in the ADDED state - PASS
- 1200.3 Check flows are in Mininet's flow table - PASS
- 1200.4 Send a packet to verify the flow is correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1300: Verify the MPLS selector is correctly compiled on the flow. - PASS
Install one flow with an MPLS selector, verify the flow is added in ONOS, and finally send a packet via scapy that has a MPLS label.
- 1300.1 Add a flow with a MPLS selector - PASS
- 1300.2 Check flow is in the ADDED state - PASS
- 1300.3 Check flows are in Mininet's flow table - PASS
- 1300.4 Send a packet to verify the flow is correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1400: 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.
- 1400.1 Add flows with IPv4 addresses as the only selectors - PASS
- 1400.2 Check flow is in the ADDED state - PASS
- 1400.3 Check flows are in Mininet's flow table - PASS
- 1400.4 Send a packet to verify the flow is correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS