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

...

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 6f58cf1e5aae371cb8c7e0ad69552f3e68672f05 (HEAD -] onos-1.13, origin/onos-1.13)
Author: cboling [chip@bcsw.netSaurav Das [sauravdas@alumni.stanford.edu]
AuthorDate: Fri Thu Oct 5 11 15:2029:56 24 2018 -05000700
Commit: cboling [chip@bcsw.netSaurav Das [sauravdas@alumni.stanford.edu]
CommitDate: Fri Thu Oct 5 11 16:2114:05 12 2018 -0500
ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA0700

Allow applications to specify a few other packet-request flow priorities.

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

...