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

...

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 263e7d929b457229f14ab9522148222fd961f1af 10ebd5b6dcfac5999cbfeeb851b1ca8e32667f6e (HEAD -] onos-1.13, origin/onos-1.13)
Author: Charles Chan cboling [rascov@gmailchip@bcsw.comnet]
AuthorDate: Fri Sep 21 Oct 5 11:2920:12 56 2018 -07000500
Commit: Charles Chan cboling [rascov@gmailchip@bcsw.comnet]
CommitDate: Fri Sep 21 Oct 5 11:4921:23 05 2018 -07000500
Fix serialization issue
ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA

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 -

...

FAIL

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 - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 12: Stop Mininet and Scapy - PASS

...