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

...

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 c61232b80847482e60a5a1bc12febd5d78e81019 1eec6254dbfa9809dd01af98807cef97d3c5f23d (HEAD -] onos-1.13, origin/onos-1.13)
Author: Jordan Halterman Charles Chan [jordan@opennetworkingrascov@gmail.orgcom]
AuthorDate: Sun Jul 29 03:06:48 Tue Aug 7 12:48:36 2018 -0700
Commit: Thomas Vachuska Charles Chan [tom@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Wed Aug 3 8 23:2314:40 24 2018 +0000
[ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager

Move device event handling to another thread in XconnectManager
--
(cherry picked from commit 168111e81cdba245cde4ac94844aa0c561cb0097)

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 -

...

FAIL

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

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

...