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_onos-1.13_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit 10ebd5b6dcfac5999cbfeeb851b1ca8e32667f6e 8d6edf3216f7bce64b92852ce8e4efd2be46dcd9 (HEAD -] onos-1.13, origin/onos-1.13)
Author: cboling snehaprem [chip@bcswsneha.prem@infosys.netcom]
AuthorDate: Fri Oct 5 11:20:56 2018 -0500Thu Nov 1 01:02:21 2018 -0400
Commit: cboling Charles Chan [chip@bcswcharles@opennetworking.netorg]
CommitDate: Fri Oct 5 11Nov 2 06:12:21 :05 2018 -0500
ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA+0000

route-remove cli command with source type addition
--
(cherry picked from commit 7828d01ca571190c1c3ba526dd24ef6e7399c79c)

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 2000: Verify the ICMPv6 selector is correctly compiled on the flow -

...

PASS

Install a flow with only the ICMPv6 selector specified, verify the flow is added in ONOS, and finally send a IMCPv6 packet to verify the ICMPv6 selector is compiled correctly.

  • 2000.1 Add a flow with a ICMPv6 selector - PASS (tick)
  • 2000.2 Check flow is in the ADDED state - PASS (tick)
  • 2000.3 Check flows are in Mininet's flow table - PASS (tick)
  • 2000.4 Send a packet to verify the flow is correct - FAIL (error)
  • Failed to send a packet
  • PASS (tick)

Case 12: Stop Mininet and Scapy - PASS

...