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.
...
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 7898ceda95b0e27a048c9fcee5e5c8daa332a4d4 (HEAD -] , origin/onos-1.15, origin/ onos-1.15)
Author: Seyeon Jeong Jian Li [seyeon@opennetworkingpyguni@gmail.orgcom]
AuthorDate: Tue Apr 7 12:06:18 2020 -0700Mon Oct 5 22:36:41 2020 +0900
Commit: Seyeon Jeong Jian Li [seyeon@opennetworkingpyguni@gmail.orgcom]
CommitDate: Wed Apr 8 11:58:36 2020 -0700
Supports capability of T3 to trace multiple actions with priority in a groupMon Oct 5 22:56:34 2020 +0900
Fix: make all openstack resource name optional
Case 1: Pull onos branch and build onos on Teststation. - PASS
...
- 3000.1 Deleting flows - PASS
Case 1100: Verify VLAN selector is correctly compiled -
...
PASS
Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.
- 1100.1 Add a flow with the VLAN tag as the only selector - PASS
- 1100.2 Check flow is in the ADDED state - PASS
- 1100.3 Check flows are in Mininet's flow table - PASS
- 1100.4 Send a packet to verify the flow are correct - FAIL Failed to send a packet
- PASS
Case 3000: Delete flows that were added through rest - PASS
...
- 3000.1 Deleting flows - PASS
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
- 1500.2 Check flow is in the ADDED state - PASS
- 1500.3 Check flows are in Mininet's flow table - PASS
- 1500.4 Send a packet to verify the flow is correct - FAIL Failed to send a packet
- PASS
Case 3000: Delete flows that were added through rest - PASS
...