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

...

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 b2e6be83e5f55613af2d9e570d1dd55810b21dd9 e3de3214160212876fdf9b89f6ef4119bfbd05ff (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey Jordan Halterman [ray@opennetworkingjordan@opennetworking.org]
AuthorDate: Wed Fri Mar 6 148 10:5848:42 22 2019 -0800
Commit: Ray Milkey Jordan Halterman [ray@opennetworkingjordan@opennetworking.org]
CommitDate: Thu Fri Mar 7 8 14:4317:51 30 2019 +0000
remove some driver apps from the restart test because they depend on the default drivers-0800

Fix NPE in flow store

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1100: Verify VLAN selector is correctly compiled -

...

FAIL

Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.

  • 1100.1 Add a flow with the VLAN tag as the only selector - PASS (tick)
  • 1100.2 Check flow is in the ADDED state - PASS (tick)
  • 1100.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1100.4 Send a packet to verify the flow are correct - PASS (tick)FAIL (error)
    • Failed to send a packet

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

...