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 1087d1393da7793349ee27c3086eb3d9780fe45c 74b354556ee81ee5896db8fc3fcfd3462a35d722 (HEAD -] onos-1.12, origin/onos-1.12)
Author: ONOS Jenkins User [jenkins@onlab.usCharles Chan [rascov@gmail.com]
AuthorDate: Fri Jul 13 20: Thu Aug 16 21:02:34 :35 2018 +0000-0700
Commit: ONOS Jenkins User [jenkins@onlab.usCharles Chan [charles@opennetworking.org]
CommitDate: Fri Jul 13 20:34Aug 17 17:44:35 2018 +0000
Starting snapshot 1.12.2-SNAPSHOT
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

...