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-1.13/1030/

...

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

commit c96042e51508f4ea9aef49403c2b2f7a067f5fd5 248e7cd94b80596dc2f4b41a93fb985e811ce411 (HEAD -] onos-1.13, origin/onos-1.13)
Author: Charles Chan Jonathan Hart [rascov@gmailjono@opennetworking.comorg]
AuthorDate: Thu Tue Aug 16 21 17:53:02 :34 2018 -0700
Commit: Charles Chan Jonathan Hart [charles@opennetworkingjono@opennetworking.org]
CommitDate: Fri Thu Aug 17 1723 00:4435:30 2018 +0000
Do not queue VERIFY objectives
Allow LLDP traps to be installed on OLTs

Case 1: Pull onos branch and build onos on Teststation. - 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

...