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

...

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 e3de3214160212876fdf9b89f6ef4119bfbd05ff 754701c956d2e2e607bad04bc791cb5bf04bbf15 (HEAD -] master, origin/master, origin/HEAD)
Author: Jordan Halterman [jordan@opennetworking.orgHarshada Chaundkar [Harshada_Chaundkar@comcast.com]
AuthorDate: Fri Mar 8 1014:4815:22 53 2019 -08000500
Commit: Jordan Halterman Charles Chan [jordan@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Mon Mar 8 1411 23:1722:30 41 2019 -0800
Fix NPE in flow store+0000

Fixed potential NPE in packet-stats for ipv4 tcp packets

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 -

...

PASS

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

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

...