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

...

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 980eea4a63639bf082570c8bf9e882554921112a b62492324b4f913349ff7ed3e0ed3014b3f8f660 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Seyeon Jeong [seyeon@opennetworking.org]
AuthorDate: Wed Feb 19 1726 12:51:05 03 2020 -0800
Commit: Seyeon Jeong [seyeon@opennetworking.org]
CommitDate: Wed Thu Feb 19 1827 15:0007:12 24 2020 -0800
Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr
Add JSON codec for ETH_DST_MASKED Criterion

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

...