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 32a9c0b2d92a76e743e9e64eb2f1c6db2da77d12 b2c8d667147fa8d2f16cfaad5e526c64449598b9 (HEAD -] master, origin/master, origin/HEAD)
Author: Andrea Campanella Yi Tseng [andrea@opennetworkingyi@opennetworking.org]
AuthorDate: Fri Tue Mar 27 1224 15:5344:46 29 2020 +01000800
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Tue Thu Apr 7 139 11:1700:58 44 2020 +0200
[ONOS-8087] Per device purgeOnDisconnection Flag0000

Add stratum-fpm-odtn driver

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1600: Verify the UDP selector is correctly compiled on the flow -

...

PASS

Install a flow with only the UDP selector specified, verify the flow is added in ONOS, and finally send a UDP packet to verify the UDP selector is compiled correctly.

  • 1600.1 Add a flow with a UDP selector - PASS (tick)
  • 1600.2 Check flow is in the ADDED state - PASS (tick)
  • 1600.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1600.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

...