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.12/1046/

...

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

commit 9efb9864744fc71497bae45fc53f4784a6601745 74b354556ee81ee5896db8fc3fcfd3462a35d722 (HEAD -] onos-1.12, origin/onos-1.12)
Author: Andrea Campanella Charles Chan [andrea@opennetworkingrascov@gmail.orgcom]
AuthorDate: Tue Mar 20 Thu Aug 16 21:3702:29 34 2018 -0700
Commit: Andrea Campanella Charles Chan [andrea@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Mar 23 20:54:57 Aug 17 17:44:35 2018 +0000
Moving Multicast subsystem into app and refactoring APIs to support multihomed sources and sinks
Do not queue VERIFY objectives

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)
  • 2.8 Checking ONOS nodes - PASS (tick)
  • 2.9 Checking ONOS applications - PASS (tick)

Case 10: Compare ONOS Topology view to Mininet topology - 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

...