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.14/4/

...

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

commit 0db7627dcc0b3b14f72064d646e863e8f21a39ec dccbdf50f796df53e5183263712e80652914ca03 (HEAD -] onos-1.14, origin/onos-1.14)
Author: Charles Chan Carmelo Cascone [rascov@gmailcarmelo@opennetworking.comorg]
AuthorDate: Tue Fri Aug 21 1524 00:5600:07 28 2018 -0700+0000
Commit: Charles Chan Carmelo Cascone [charles@opennetworkingcarmelo@opennetworking.org]
CommitDate: Wed Fri Aug 22 2024 00:1300:24 28 2018 +0000
Fix another installation timeout

Revert "Push driver with pipeconfId when available"
--
This reverts commit 4dd6cccad747066377830a4c50e7d5d14a41c613.

Change-Id: I4a8a01d332a40c80f5f4342c55ae6e03e64a1fa7

Case 1: Pull onos branch and build onos on Teststation. - 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

...