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-master/1420/

...

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

commit 9bf3b2a8770399ad65d5beba587eab83c1fbbc4c 5504bd2524d3533a0f60b44668ab5d1c8243f7ef (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Thu Fri Mar 14 1322 16:4724:31 38 2019 -0700
Commit: Thomas Vachuska Ray Milkey [tom@opennetworkingray@opennetworking.org]
CommitDate: Fri Sat Mar 22 0023 01:0221:24 05 2019 +0000
Allocate a new Timer if component is restarted
Implement static component properties - passed through without modification

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

...