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

...

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 8d6edf3216f7bce64b92852ce8e4efd2be46dcd9 (HEAD -] onos-1.13, origin/onos-1.13)
Author: Charles Chan [rascov@gmailsnehaprem [sneha.prem@infosys.com]
AuthorDate: Thu Aug 16 21Nov 1 01:02:34 21 2018 -07000400
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Fri Aug 17 17:44:30 Nov 2 06:12:21 2018 +0000
Do not queue VERIFY objectives

route-remove cli command with source type addition
--
(cherry picked from commit 7828d01ca571190c1c3ba526dd24ef6e7399c79c)

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

...