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

...

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

commit 6f0171362126864449cbd4eafc7cbf17635e02a0 8d6edf3216f7bce64b92852ce8e4efd2be46dcd9 (HEAD -] masteronos-1.13, origin/master, origin/HEADonos-1.13)
Author: Patryk Konopka snehaprem [psneha.konopka2@samsungprem@infosys.com]
AuthorDate: Tue Thu Nov 21 101 01:44:25 2017 +010002:21 2018 -0400
Commit: Thomas Vachuska Charles Chan [tom@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Nov 2 06: Thu Apr 12:21 :56:20 2018 +0000
[ONOS-7239] Fix - ModArp*Instruction not serialized in KryoNamespaces
route-remove cli command with source type addition
--
(cherry picked from commit 7828d01ca571190c1c3ba526dd24ef6e7399c79c)

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

...