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.12_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0"> |
commit db06129bac9b1bd6ebb1938e896345a311b66514 74b354556ee81ee5896db8fc3fcfd3462a35d722 (HEAD -] onos-1.12, origin/onos-1.12)
Author: You Wang Charles Chan [you@opennetworkingrascov@gmail.orgcom]
AuthorDate: Fri Jul 27 11:48:17 Thu Aug 16 21:02:34 2018 -0700
Commit: Thomas Vachuska Charles Chan [tom@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Jul 27 19:30:09 Aug 17 17:44:35 2018 +0000
Add authentication to post to flowObjTest REST API
--
(cherry picked from commit 6176cd0c2923396528f58563421481edc3aa46c9)
Do not queue VERIFY objectives
Case 1: Pull onos branch and build onos on Teststation. - PASS
...
- 2.1 Apply cell to environment - PASS
- 2.2 Uninstalling ONOS package - PASS
- 2.3 Creating ONOS package - PASS
- 2.4 Installing ONOS package - PASS
- 2.5 Set up ONOS secure SSH - PASS
- 2.6 Checking ONOS service - PASS
- 2.7 Starting ONOS CLI sessions - PASS
- 2.8 Checking ONOS nodes - PASS
- 2.9 Checking ONOS applications - PASS
Case 10: Compare ONOS Topology view to Mininet topology - PASS
...
- 3000.1 Deleting flows - PASS
Case 1400: Verify flow IP selectors are 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.
- 1400.1 Add flows with IPv4 addresses as the only selectors - PASS
- 1400.2 Check flow is in the ADDED state - PASS
- 1400.3 Check flows are in Mininet's flow table - PASS
- 1400.4 Send a packet to verify the flow is correct - FAIL
- PASS
Case 3000: Delete flows that were added through rest - PASS
...
- 3000.1 Deleting flows - PASS
Case 1800: 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.
- 1800.1 Add a flow with a SCTP selector - PASS
- 1800.2 Check flow is in the ADDED state - PASS
- 1800.3 Check flows are in Mininet's flow table - PASS
- 1800.4 Send a packet to verify the flow is correct - FAIL
- PASS
Case 3000: Delete flows that were added through rest - PASS
...