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.15/1074/

...

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

commit 2e607918d2752249a3e7da589ca2e154fac8b665 980eea4a63639bf082570c8bf9e882554921112a (HEAD -] onos-1.15, origin/onos-1.15)
Author: William Davies Seyeon Jeong [williamseyeon@opennetworking.davies@infosys.comorg]
AuthorDate: Tue Jul 23 21:18:53 2019 +0000Wed Feb 19 17:51:05 2020 -0800
Commit: Charles Chan Seyeon Jeong [rascov@gmailseyeon@opennetworking.comorg]
CommitDate: Fri Wed Feb 14 1419 18:1300:01 12 2020 -0800
Adding port validations for Xconnect service creation
Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr

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 -

...

FAIL

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

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

...