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.15/1059/

...

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

commit 062b56339c495fd935b6998749a762294be02d09 fb73f668dab68515cae00533f006067d068da7e1 (HEAD -] onos-1.15, origin/onos-1.15)
Author: William Davies [william.davies@infosysCharles Chan [rascov@gmail.com]
AuthorDate: Sat Thu Oct 19 17 20:0709:18 45 2019 -0700
Commit: Pier Luigi Ventre [pier@opennetworking.orgCharles Chan [rascov@gmail.com]
CommitDate: Thu Oct 24 21:36:28 2019 +0000
REST API for FPM Accept RoutesFri Nov 1 13:12:17 2019 -0700

Added table miss flow for ovs-ofdpa punt table

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

...