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.14/7/

...

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

commit 11296f34f16041f3ae32c735b7218cb4ca98637a 79f2538b80454f3c405985e6af2383df4aee9ca9 (HEAD -] onos-1.14, origin/onos-1.14)
Author: Carmelo Cascone [carmelo@opennetworking.orgONOS Jenkins User [jenkins@onlab.us]
AuthorDate: Fri Tue Aug 24 0028 19:0119:34 14 2018 -0700+0000
Commit: Charles Chan [charles@opennetworking.orgONOS Jenkins User [jenkins@onlab.us]
CommitDate: Tue Aug 28 0119:2919:29 14 2018 +0000
Build missing pipeconf-merged driver at startup
Starting snapshot 1.14.0-SNAPSHOT

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

...