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.14master_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0"> |
commit 4a92c0d0130aab3781a2203782bd42006d9f1acf 1dd9474e104f20292a6dbdc2cfc6e09f8e45c4c8 (HEAD -] onos-1.14, origin/onos-1.14, master)
Author: Charles Chan Jordan Halterman [rascov@gmailjordan@opennetworking.comorg]
AuthorDate: Fri Wed Sep 21 1126 17:2943:12 46 2018 -0700
Commit: Charles Chan Ray Milkey [rascov@gmailray@opennetworking.comorg]
CommitDate: Fri Sep 21 1628 03:0858:32 2018 -0700
Fix serialization issue59 2018 +0000
Append lock timeout to JAVA_OPTS to avoid overwrite
--
(cherry picked from commit 6219399c568cc6f665c2e232a83d2339b61b1bf9)
Case 1: Pull onos branch and build onos on Teststation. - 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
...
- 3000.1 Deleting flows - PASS
Case 1900: Verify the ICMPv4 selector is correctly compiled on the flow -
...
FAIL
Install a flow with only the ICMPv4 selector specified, verify the flow is added in ONOS, and finally send a IMCPv4 packet to verify the ICMPv4 selector is compiled correctly.
- 1900.1 Add a flow with a ICMPv4 selector - PASS
- 1900.2 Check flow is in the ADDED state - PASS
- 1900.3 Check flows are in Mininet's flow table - PASS
- 1900.4 Send a packet to verify the flow is correct - PASS
FAIL
- Failed to send a packet
Case 3000: Delete flows that were added through rest - PASS
...