Have questions? Stuck? Please check our FAQ for some common questions and answers.

#Test CasePass CriteriaPrioritySingleNode/
MultiNode
1Starting a single instance ONOS,
ONOS install,
Start onos-service and
Obtain all the component
(ONOS bench,ONOS cli, ONOS instance, Mininet) handle
Check Logs and verify ONOS is started with all Services and Components2Single Node
2Starting Multiple instance ONOS,
Install Multiple ONOS,
Start onos-service and
Obtain all the component
Check Logs and verify ONOS is started with all Services and Components2Multi Node
3Verify assign master-ship to one ONOS instance controllerCheck master-ship using CLI "sh ovs-vsctl get-controller { switch name }"3Single node
Multi Node
4Verify IPv6 Host Discovery before adding intentsCheck using "hosts" cli command2Single node
Multi Node
5Verify IPv6 Neighbor AdvertisementCheck neighbor is Advertise on neighbor1Single node
Multi Node
6Verify IPv6 Neighbor SolicitationCheck neighbor is Advertise on neighbor1Single node
Multi Node
7Verify IPv6 Forwarding/Reactive ForwardingCheck IPv6 traffic should be able to flow1Single node
Multi Node
8Verify ICMP6 Ping Check ICMPv6 ping should be successful1Single node
Multi Node
9Verify IPv6 Host Intent AdditionCheck Ping between the hosts connected to the devices between whom point intents were added1Single node
Multi Node
10Verify Point Intent Addition matching on port numbersCheck Ping between the hosts connected to the devices between whom point intents were added1Single node
Multi Node
11Verify Installing 300 host intents and verify ping allCheck all 300 point intents are successfully installed and runs ping all across all host to verify connectivity2Single node
Multi Node
12Verify Compare ONOS topo & mininet topoCheck if the topology across all nodes is consistent with mininet's view of topology1Single node
Multi Node
13Verify Link discovery and Bring a mininet link down and then upCheck Link discovery is done 2Single node
Multi Node
14Randomly bring some core links down and verify ping allCheck even during link down state connectivity still exist via reroutes.2Single node
Multi Node
15Bring core links Up that were down and verify ping allCheck the links are up that were down previously and checks the connectivity across host using ping all.2Single node
Multi Node
16Verify Intents with VLAN-idCheck from "hosts" command if ONOS discover correct VLAN tag
Ping between the hosts connected to the devices between whom intents were added should pass
3Single node
Multi Node
17Rewrite mac address action in multi point to single point intentCheck using "intents" cli command where the intent's state should be INSTALLED2Single node
Multi Node
18Verify Removing previously and adding new intents typesCheck using "intents" cli command where the intents should be removed
Ping between the hosts connected to the devices between whom point intents were removed should fai
3Single node
Multi Node
19Verify Modify IPv6 Source AddressConfigure and connect the Primary-controller. Create a flow with action OFPAT_SET_NW_SRC and output to an egress port. Send matching packet to ingress port. Verify packet gets output to egress port with correct IPv6 source address as specified in the flow.2Single node
Multi Node
20Verify Modify IPv6 destination addressConfigure and connect the Primary-controller. Create a flow with action OFPAT_SET_NW_DST and output to an egress port. Send matching packet to ingress port. Verify packet gets output to egress port with correct IPv6 destination address as specified in the flow.3Single node
Multi Node
21Verify Implement test script for one hop point intentForm a switch with 2 host Add a one hop between the two hostVerify using "intents" cli where the intents should be removed, Ping between the hosts connected to the devices between whom host intents were added should pass2Single node
Multi Node
22Verify Point intent related SDN-IP matching on ICMPv6Check Ping between the hosts connected to the devices between whom point intents were added should pass1Single node
23Verify Multi Point to single point intent related SDN-IP matching on IP prefix and rewriting mac addressCheck Ping between the hosts connected to the devices between whom point intents were removed should pass1Multi Node
24Verify add bidirectional point intents between 2 packet layer(mininet) devicesCheck Ping between the hosts connected to the devices between whom point intents were added should pass1Single node
Multi Node
     

 

 

 

  • No labels