...
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 91dfb74f4ea9a72e0849932620b84d815b7ea774 (HEAD -] onos-1.12, origin/onos-1.12)
Author: You Wang Charles Chan [you@opennetworkingrascov@gmail.orgcom]
AuthorDate: Fri Jul 27 11Tue Aug 7 12:48:17 36 2018 -0700
Commit: Thomas Vachuska Charles Chan [tom@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Jul 27 19:30:09 Wed Aug 8 23:14:29 2018 +0000
Add authentication to post to flowObjTest REST API
Move device event handling to another thread in XconnectManager
--
(cherry picked from commit 6176cd0c2923396528f58563421481edc3aa46c9168111e81cdba245cde4ac94844aa0c561cb0097)
Case 1: Pull onos branch and build onos on Teststation. - 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 1500: Verify IPv6 selector is correctly compiled -
...
FAIL
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 - PASS
FAIL
- Failed to send a packet
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
...