Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/FUNC-pipeline-master/1306/

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCflow_master_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit 022ec275e540309752c2f6af9e9b10655357cce1 a432cf87faf44704787d1379149423cde057f130 (HEAD -] master, origin/master, origin/HEAD)
Author: Sean Condon Saurav Das [seansauravdas@alumni.condon@microsemistanford.comedu]
AuthorDate: Wed Thu Oct 10 0911 15:5729:05 24 2018 +0100-0700
Commit: Sean Condon Charles Chan [seancharles@opennetworking.condon@microsemi.comorg]
CommitDate: Wed Fri Oct 10 0912 01:5712:05 27 2018 +0100
Added a scroll bar to Nav Menu for GUI and GUI20000

Allow applications to specify a few other packet-request flow priorities.
--
(cherry picked from commit 6f58cf1e5aae371cb8c7e0ad69552f3e68672f05)

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

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

...