Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
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
- 5.2 Check groups are in ADDED state - PASS
- 5.3 Adding flow with Group using rest api - PASS
- 5.4 Testing Group by sending packet using Scapy - PASS
Case 6: Delete the Group and Flow added through Rest api -
...
PASS
- 6.1 Deleting Group and Flows - No Result
- 6.2 Deleting the created flow by deviceId and flowId - PASS
- 6.3 Deleting the created group by deviceId and appCookie - FAIL
- PASS
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
- 7.2 Check groups are in ADDED state - PASS
- 7.3 Adding flow with Group using rest api - PASS
- 7.4 Testing Group by sending packet using Scapy - PASS
Case 6: Delete the Group and Flow added through Rest api
...
- PASS
- 6.1 Deleting Group and Flows - No Result
- 6.2 Deleting the created flow by deviceId and flowId - PASS
- 6.3 Deleting the created group by deviceId and appCookie - PASS