FUNCflow at 11 Apr 2020 11:31:47

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCflow_onos-1.15_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">
commit 80a6276388034a79c54e403c93f02094485a45d5 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Seyeon Jeong [seyeon@opennetworking.org]
AuthorDate: Tue Apr 7 12:06:18 2020 -0700
Commit: Seyeon Jeong [seyeon@opennetworking.org]
CommitDate: Wed Apr 8 11:58:36 2020 -0700

Supports capability of T3 to trace multiple actions with priority in a group

Case 1: Pull onos branch and build onos on Teststation. - PASS

For loading from params file, and pull and build the latest ONOS package

Case 2: Starting up 1 node(s) ONOS cluster - PASS

Set up ONOS with 1 node(s) ONOS cluster

Case 10: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

Case 11: Starting scapy with Mininet - 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.

Case 3000: Delete flows that were added through rest - 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.

Case 3000: Delete flows that were added through rest - 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.

Case 3000: Delete flows that were added through rest - 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.

Case 3000: Delete flows that were added through rest - 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.

Case 3000: Delete flows that were added through rest - PASS

Case 1500: Verify IPv6 selector is correctly compiled - FAIL

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.

Case 3000: Delete flows that were added through rest - PASS

Case 1600: Verify the UDP selector is correctly compiled on the flow - PASS

Install a flow with only the UDP selector specified, verify the flow is added in ONOS, and finally send a UDP packet to verify the UDP selector is compiled correctly.

Case 3000: Delete flows that were added through rest - PASS

Case 1700: Verify the TCP selector is correctly compiled on the flow - PASS

Install a flow with only the TCP selector specified, verify the flow is added in ONOS, and finally send a TCP packet to verify the TCP selector is compiled correctly.

Case 3000: Delete flows that were added through rest - PASS

Case 1800: Verify the UDP selector is correctly compiled on the flow - PASS

Install a flow with only the UDP selector specified, verify the flow is added in ONOS, and finally send a UDP packet to verify the UDP selector is compiled correctly.

Case 3000: Delete flows that were added through rest - PASS

Case 1900: Verify the ICMPv4 selector is correctly compiled on the flow - PASS

Install a flow with only the ICMPv4 selector specified, verify the flow is added in ONOS, and finally send a IMCPv4 packet to verify the ICMPv4 selector is compiled correctly.

Case 3000: Delete flows that were added through rest - PASS

Case 2000: Verify the ICMPv6 selector is correctly compiled on the flow - PASS

Install a flow with only the ICMPv6 selector specified, verify the flow is added in ONOS, and finally send a IMCPv6 packet to verify the ICMPv6 selector is compiled correctly.

Case 12: Stop Mininet and Scapy - PASS

Stopping the current mininet topology to start up fresh

Case 100: - PASS