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

...

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 3603684aeb7d9670d0f2e5cdd6db5776d4498290 c61232b80847482e60a5a1bc12febd5d78e81019 (HEAD -] onos-1.13, origin/onos-1.13)
Author: You Wang Jordan Halterman [you@opennetworkingjordan@opennetworking.org]
AuthorDate: Fri Jul 27 11Sun Jul 29 03:06:48 :17 2018 -0700
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Fri Jul 27 19:29:56 Aug 3 23:23:40 2018 +0000
Add authentication to post to flowObjTest REST API
--
(cherry picked from commit 6176cd0c2923396528f58563421481edc3aa46c9)

[ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager

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

...