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 a4298db46eec35fec1eef9c0d81800f325933c4a 3168029d7cc246dff924ab58c84f9245061a2081 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Harshada Chaundkar [Harshada_Chaundkar@comcastCharles Chan [rascov@gmail.com]
AuthorDate: Mon Wed Feb 18 1227 11:2746:34 32 2019 -05000800
Commit: Charles Chan [rascov@gmailcharles@opennetworking.comorg]
CommitDate: Wed Thu Feb 20 1528 21:1842:44 55 2019 -0800
Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API+0000
Update xconnectService when the service is bound/unbound
Case 1: Pull onos branch and build onos on Teststation. - PASS
...
- 3000.1 Deleting flows - PASS
Case 1300: Verify the MPLS selector is correctly compiled on the flow. -
...
PASS
Install one flow with an MPLS selector, verify the flow is added in ONOS, and finally send a packet via scapy that has a MPLS label.
- 1300.1 Add a flow with a MPLS selector - PASS
- 1300.2 Check flow is in the ADDED state - PASS
- 1300.3 Check flows are in Mininet's flow table - PASS
- 1300.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
...