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_masterunexpected ONOS branch_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit f86cfc9b3cf0f70899bcb3899bd32d65d3305ab3 55b1ef6973d0b02fc7a2a0ff15ba7cb92a3669b0 (HEAD -] master, origin/master, origin/HEADreview/unknown/fix-dup-event)
Author: Sean Condon pier [sean@opennetworkingpier@opennetworking.org]
AuthorDate: Tue Wed Apr 14 15 20:1053:03 14 2020 +01000200
Commit: Sean Condon pier [sean@opennetworkingpier@opennetworking.org]
CommitDate: Wed Thu Apr 15 1716 22:0239:41 34 2020 +0100
GUI2 add a karma.conf.js for unit tests0200

Fix for duplicated event issue.

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

...

  • 3000.1 Deleting flows - PASS (tick)

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.

  • 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)FAIL (error)
    • Failed to send a packet

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 - FAIL (error)
  • Failed to send a packet
  • PASS (tick)

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

...