Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 80a6276388034a79c54e403c93f02094485a45d5 9e243a14ceed333cd38b749f376b446164fd4126 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Seyeon Jeong pier [seyeon@opennetworkingpier@opennetworking.org]
AuthorDate: Tue Fri Apr 7 3 12:0644:18 21 2020 -0700+0200
Commit: Seyeon Jeong pier [seyeon@opennetworkingpier@opennetworking.org]
CommitDate: Wed Fri Apr 8 1117 15:5815:36 49 2020 -0700
Supports capability of T3 to trace multiple actions with priority in a group+0200

[ONOS-8086] Groups entries are not deleted

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

...