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

...

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 1070de9e0acc20356a7a86a9f7d5278daeb45d9e 69d4fe901f8c25e5a21a5b1fa1a8c43846969625 (HEAD -] master, origin/master, origin/HEAD)
Author: David K. Bainbridge [dbainbri@cienaJian Li [pyguni@gmail.com]
AuthorDate: Tue Jan 29 22:23:11 2019 -0800Fri Feb 1 10:14:34 2019 +0900
Commit: Andrea Campanella Ray Milkey [andrea@opennetworkingray@opennetworking.org]
CommitDate: Wed Jan 30 08:57:46 Fri Feb 1 02:22:37 2019 +0000
ONOS-7916 address a NPE and add some more debugging logs
Fix: resolve potential NPE issues reported by sonarcube

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

...