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

...

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 395b23170c58975808d6043ef33a58e419ec7069 1bea289a917be2eae8d54f7f95d892aeaf658eb4 (HEAD -] master, origin/master, origin/HEAD)
Author: Carmelo Cascone [carmelo@opennetworking.orgdebmaiti [deb.maiti@samsung.com]
AuthorDate: Tue Jun 18 174 12:3436:16 38 2019 -0700+0530
Commit: Thomas Vachuska Carmelo Cascone [tom@opennetworkingcarmelo@opennetworking.org]
CommitDate: Wed Fri Jun 19 1621 01:0107:57 55 2019 +0000
Run onos-local with Bazel-provided remote JDK
Bug Fix in DistributedMeterStore

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

...