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

...

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 bf9c996017a7bd2ebd5ffd0d9b15f6ba0f59a2b3 1449389b87ec34a03089e351d941cee422a04481 (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey Jian Li [ray@opennetworkingpyguni@gmail.orgcom]
AuthorDate: Fri Mon Jan 17 0920 10:1523:55 33 2020 -0800+0900
Commit: Ray Milkey Jian Li [ray@onlabpyguni@gmail.uscom]
CommitDate: Fri Mon Jan 17 1820 15:1412:30 56 2020 +0000
bump development libgen version to new SNAPSHOT0900

Fix: add missing PodIP class into kryo register

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 -

...

FAIL

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

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

...