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 12071de41767bd8f2a4b97f59a144096d26f7de2 74b354556ee81ee5896db8fc3fcfd3462a35d722 (HEAD -] onos-1.12, origin/onos-1.12)
Author: Ray Milkey Charles Chan [ray@opennetworkingrascov@gmail.orgcom]
AuthorDate: Fri May 11 09:59:19 Thu Aug 16 21:02:34 2018 -0700
Commit: Ray Milkey Charles Chan [ray@opennetworkingcharles@opennetworking.org]
CommitDate: Fri May 11 09:59:24 2018 -0700
Fix event handling race condition ONOS-7673Aug 17 17:44:35 2018 +0000
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 1100: Verify VLAN selector is correctly compiled -
...
FAIL
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 - PASS
FAIL
- Failed to send a packet
Case 3000: Delete flows that were added through rest - PASS
...