Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<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 9e243a14ceed333cd38b749f376b446164fd4126 e371b91d6b4ea04e47610c565aca11580044574b (HEAD -] onos-1.15, origin/onos-1.15)
Author: pier Jian Li [pier@opennetworkingpyguni@gmail.orgcom]
AuthorDate: Fri Thu Apr 3 30 12:4402:21 14 2020 +02000900
Commit: pier Jian Li [pier@opennetworkingpyguni@gmail.orgcom]
CommitDate: Fri Thu Apr 17 1530 12:1502:49 14 2020 +0200
[ONOS-8086] Groups entries are not deleted0900

Fix: correctly broadcast ARP MAC and IP reply for fake gateway

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

...

  • 1400.1 Add flows with IPv4 addresses as the only selectors - PASS (tick)
  • 1400.2 Check flow is in the ADDED state - PASS (tick)
  • 1400.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1400.4 Send a packet to verify the flow is correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 1500.1 Add flows with IPv6 addresses as the only selectors - PASS (tick)
  • 1500.2 Check flow is in the ADDED state - PASS (tick)
  • 1500.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1500.4 Send a packet to verify the flow is correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 1600.1 Add a flow with a UDP selector - PASS (tick)
  • 1600.2 Check flow is in the ADDED state - PASS (tick)
  • 1600.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1600.4 Send a packet to verify the flow is correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 1700.1 Add a flow with a TCP selector - PASS (tick)
  • 1700.2 Check flow is in the ADDED state - PASS (tick)
  • 1700.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1700.4 Send a packet to verify the flow is correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 1800.1 Add a flow with a SCTP selector - PASS (tick)
  • 1800.2 Check flow is in the ADDED state - PASS (tick)
  • 1800.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1800.4 Send a packet to verify the flow is correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 1900.1 Add a flow with a ICMPv4 selector - PASS (tick)
  • 1900.2 Check flow is in the ADDED state - PASS (tick)
  • 1900.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1900.4 Send a packet to verify the flow is correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 2000.1 Add a flow with a ICMPv6 selector - PASS (tick)
  • 2000.2 Check flow is in the ADDED state - PASS (tick)
  • 2000.3 Check flows are in Mininet's flow table - PASS (tick)
  • 2000.4 Send a packet to verify the flow is correct - PASS (tick)

Case 12: Stop Mininet and Scapy - PASS

Stopping the current mininet topology to start up fresh

  • 12.1 Stopping and Removing Scapy Host Components - PASS (tick)
  • 12.2 Stopping Mininet - PASS (tick)

...