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

...

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 a432cf87faf44704787d1379149423cde057f130 43ec470873b9f12face1283dbdde05aa8d279d87 (HEAD -] master, origin/master, origin/HEAD)
Author: Saurav Das Georgios Katsikas [sauravdas@alumnikatsikas.stanfordgp@gmail.educom]
AuthorDate: Thu Fri Oct 11 1512 08:2946:24 48 2018 -0700+0200
Commit: Charles Chan [charles@opennetworking.orgGeorgios Katsikas [katsikas.gp@gmail.com]
CommitDate: Fri Oct 12 0108:1249:27 40 2018 +0000
Allow applications to specify a few other packet-request flow priorities.
--
(cherry picked from commit 6f58cf1e5aae371cb8c7e0ad69552f3e68672f05)0200

Flow monitoring as default NIC rule action

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 -

...

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

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

...