Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCgroup/183/

...

commit ce2a03d1cb142381a6b733722a6fc6de04f6b44a 878868aaf8ad97f9f19e3ac92fcb981943a89a5d (HEAD, origin/onos-1.10, onos-1.10)
Author: Brian O'Connor [bocon@opennetworkingJonathan Hart [jono@opennetworking.org]
AuthorDate: Thu Wed Aug 3 1916 16:2146:03 36 2017 -0700
Commit: Brian O'Connor [bocon@opennetworkingJonathan Hart [jono@opennetworking.org]
CommitDate: Fri Wed Aug 4 0016 16:1046:35 36 2017 -0700
Updating Copyright line to Open Networking Foundation
Rename route REST API to routes to match others

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 5.1 Add Group using Rest api - PASS (tick)
  • 5.2 Check groups are in ADDED state - PASS (tick)
  • 5.3 Adding flow with Group using rest api - PASS (tick)
  • 5.4 Testing Group by sending packet using Scapy - PASS (tick)

Case 6: Delete the Group and Flow added through Rest api -

...

PASS

  • 6.1 Deleting Group and Flows - No Result (warning)
  • 6.2 Deleting the created flow by deviceId and flowId - PASS (tick)
  • 6.3 Deleting the created group by deviceId and appCookie - FAIL (error)
  • Deleting Group is failure!!!
  • PASS (tick)

Case 7: Verify Group of type INDIRECT are successfully Added -

...

PASS

Install a Group of type INDIRECT Verify the Group is Added Add a flow using the group Send a packet that verifies the action bucket of the group

  • 7.1 Add Group using Rest api - PASS (tick)
  • 7.2 Check groups are in ADDED state - PASS (tick)
  • 7.3 Adding flow with Group using rest api - PASS (tick)
  • 7.4 Testing Group by sending packet using Scapy - PASS (tick)

Case 6: Delete the Group and Flow added through Rest api

...

- PASS

  • 6.1 Deleting Group and Flows - No Result (warning)
  • 6.2 Deleting the created flow by deviceId and flowId - PASS (tick)
  • 6.3 Deleting the created group by deviceId and appCookie - PASS (tick)

Case 100: - PASS