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

...

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 fa42158937ba1c1b6afe8f34fa8f5bf1d2268f30 d15c5f63f779ce070e0c4e25020059aef7ff18fe (HEAD -] master, origin/master, origin/HEAD)
Author: Carmelo Cascone Jordan Halterman [carmelo@opennetworkingjordan@opennetworking.org]
AuthorDate: Thu Sep 13 10:05:57 Wed Oct 3 16:09:24 2018 -0700
Commit: Carmelo Cascone Ray Milkey [carmelo@opennetworkingray@opennetworking.org]
CommitDate: Fri Sat Oct 5 236 03:4532:33 55 2018 +0000
Refactored INT service impl to support multi-instance ONOS and fabric.p4
[ONOS-7801] Avoid converting local node on every lookup in ClusterStore

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1700: Verify the TCP selector is correctly compiled on the flow -

...

FAIL

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

  • 1700.1 Add a flow with a TCP selector - PASS (tick)
  • 1700.2 Check flow is in the ADDED state - PASS (tick)
  • 1700.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1700.4 Send a packet to verify the flow is correct - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 3000: Delete flows that were added through rest - PASS

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1900: Verify the ICMPv4 selector is correctly compiled on the flow -

...

PASS

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

  • 1900.1 Add a flow with a ICMPv4 selector - PASS (tick)
  • 1900.2 Check flow is in the ADDED state - PASS (tick)
  • 1900.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1900.4 Send a packet to verify the flow is correct - FAIL (error)
  • Failed to send a packet
  • PASS (tick)

Case 3000: Delete flows that were added through rest - PASS

...