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 08815810a93e89ea5b40b498569d2c699e3bc981 74b354556ee81ee5896db8fc3fcfd3462a35d722 (HEAD -] onos-1.12, origin/onos-1.12)
Author: Jordan Halterman Charles Chan [jordan@opennetworkingrascov@gmail.orgcom]
AuthorDate: Thu Jun Aug 16 21 00:0002:15 34 2018 -0700
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Sat Jun 30 06:16:36 Fri Aug 17 17:44:35 2018 +0000
Refactor multimap streams to avoid blocking iteration on initialization
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

Compare topology elements between Mininet and ONOS

  • 10.1 Setup Mininet Topology - PASS (tick)
  • 10.2 Assign switch to controller - PASS (tick)
  • 10.3 Comparing Mininet topology to ONOS topology - FAIL (error)
  • ONOS incorrectly discovered the topology
  • PASS (tick)

Case 11: Starting scapy with Mininet - 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

...