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

...

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 dc897a64d6bcd4a94a6c7431aca1a8a096b4e8d6 b8cdcc156c7c5b0c394e596d568493410a45ae22 (HEAD -] master, origin/master, origin/HEAD)
Author: 柯志勇10068695 [ke.zhiyong@zteJian Li [pyguni@gmail.com.cn]
AuthorDate: Fri Tue Oct 19 1723 01:3353:17 10 2018 +08000900
Commit: Ray Milkey Jian Li [ray@opennetworkingpyguni@gmail.orgcom]
CommitDate: Fri Tue Oct 19 1423 01:53:46 10 2018 +0000
If path is empty but not null, The following code may be error.0900

Fix: remove stale security group rules when VM migration finished

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1800: Verify the UDP selector is correctly compiled on the flow -

...

PASS

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

  • 1800.1 Add a flow with a SCTP selector - PASS (tick)
  • 1800.2 Check flow is in the ADDED state - PASS (tick)
  • 1800.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1800.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

...