FUNCflow at 12 Jan 2019 12:22:50

<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 26d9a92337c6d41bcb317cf743f0210ab8a203cf (HEAD -] onos-1.15, origin/onos-1.15)
Author: Carmelo Cascone [carmelo@opennetworking.org]
AuthorDate: Tue Sep 11 15:17:23 2018 -0700
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Thu Jan 10 13:50:40 2019 -0800

ONOS-7887 Rename action profile-related entities

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. - FAIL

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 - 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 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