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_master_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit b2c8d667147fa8d2f16cfaad5e526c64449598b9 525b68a5f57edcaa4cbb94f6e4612a554c0c57fb (HEAD -] master, origin/master, origin/HEAD)
Author: Yi Tseng Seyeon Jeong [yi@opennetworkingseyeon@opennetworking.org]
AuthorDate: Tue Mar 24 15:44:29 2020 +0800Apr 7 12:06:18 2020 -0700
Commit: Andrea Campanella Seyeon Jeong [andrea@opennetworkingseyeon@opennetworking.org]
CommitDate: Thu Apr 9 1123:0005:44 2020 +0000
Add stratum-fpm-odtn driver02 2020 -0700

Supports capability of T3 to trace multiple actions with priority in a group
--
(cherry picked from commit 80a6276388034a79c54e403c93f02094485a45d5)

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

...