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

...

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 908cff4847cf48a62fdf7bb57d776ef165db29bc 7ce775a59e9e3853a9a2f71d7ddd070af7151af1 (HEAD -] master, origin/master, origin/HEAD)
Author: Thomas Vachuska Jian Li [tom@opennetworkingpyguni@gmail.orgcom]
AuthorDate: Tue Thu Oct 16 0818 07:2724:29 53 2018 -0700+0900
Commit: Thomas Vachuska Jian Li [tom@opennetworkingpyguni@gmail.orgcom]
CommitDate: Tue Wed Oct 16 0817 22:2753:29 2018 -0700
Fixing README.md file for github.
51 2018 +0000

Fix: resolve a NPE caused by non-exist gateway at openstack subnet

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1500: Verify IPv6 selector is correctly compiled -

...

PASS

Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.

  • 1500.1 Add flows with IPv6 addresses as the only selectors - PASS (tick)
  • 1500.2 Check flow is in the ADDED state - PASS (tick)
  • 1500.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1500.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

...