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

CHO sequence of Tests : All Tests run for N number of iterations

Sample test case sequence: 1,20,3,47,147,[5,60,160,70,80,10,5,90,190,71,81,10]*10,200,21,3,48,148,[5,61,161,72,82,10,5,91,191,73,83,10]*10,200,22,3,49,149,[5,62,162,74,84,10,5,92,192,75,85,10]*10

Test Case #DescriptionPass/Fail Criteria
1Start ONOS cluster with 3 nodesVerify all 5 ONOS instances are up and running with latest build and start ONOS CLI
20Start ATT topology, assign controllers and balance mastershipATT topology starts correctly
21Start Chordal topology, assign controllers and balance mastershipChordal topology starts correctly
22Start Spine-leaf topology, assign controllers and balance mastershipSpine-leaf topology starts correctly
3Check consistency of ONOS and Mininet topologiesONOS topology matches Mininet topology
47Use fwd app and ping to discover all hosts in ATT topologyfwd app successfully activated and then deactivated
48Use fwd app and ping to discover all hosts in Chordal topologyfwd app successfully activated and then deactivated
49Use fwd app and ping to discover all hosts in Spine-leaf topologyfwd app successfully activated and then deactivated
147Use fwd app and ping6 to discover all ipv6 hosts in ATT topologyfwd app successfully activated and then deactivated
148Use fwd app and ping6 to discover all ipv6 hosts in Chordal topologyfwd app successfully activated and then deactivated
149Use fwd app and ping6 to discover all ipv6 hosts in Spine-leaf topologyfwd app successfully activated and then deactivated
5Compare current ONOS topology with reference dataONOS topology matches reference data
60Install 300 host intents and verify pingall in ATT topologyAll intents are installed and pingall passed
61Install 300 host intents and verify pingall in Chordal topologyAll intents are installed and pingall passed
62Install 2278 host intents and verify pingall in spine-leaf topologyAll intents are installed and pingall passed
160Verify IPv6 pingall across 300 host intents in ATT topologyPingall passed
161Verify IPv6 pingall across 300 host intents in Chordal topologyPingall passed
162Verify IPv6 pingall across 300 host intents in Spine-leaf topologyPingall passed
70Link down and verify pingall across 300 host intents in ATT topologyLink down discovered by ONOS and pingall passed
71Link down and verify pingall across 600 point intents in ATT topologyLink down discovered by ONOS and pingall passed
72Link down and verify pingall across 300 host intents in Chordal topologyLink down discovered by ONOS and pingall passed
73Link down and verify pingall across 600 point intents in Chordal topologyLink down discovered by ONOS and pingall passed
74Link down and verify pingall across 2278 host intents in Spine-leaf topologyLink down discovered by ONOS and pingall passed
75Link down and verify pingall across 4556 point intents in Spine-leaf topologyLink down discovered by ONOS and pingall passed
80Link up and verify pingall across 300 host intents in ATT topologyLink up discovered by ONOS and pingall passed
81Link up and verify pingall across 600 point intents in ATT topologyLink up discovered by ONOS and pingall passed
82Link up and verify pingall across 300 host intents in Chordal topologyLink up discovered by ONOS and pingall passed
83Link up and verify pingall across 600 point intents in Chordal topologyLink up discovered by ONOS and pingall passed
84Link up and verify pingall across 2278 host intents in Spine-leaf topologyLink up discovered by ONOS and pingall passed
85Link up and verify pingall across 4556 point intents in Spine-leaf topologyLink up discovered by ONOS and pingall passed
90Install 600 point intents and verify pingall in ATT topologyAll intents are installed and pingall passed
91Install 600 point intents and verify pingall in Chordal topologyAll intents are installed and pingall passed
92Install 4556 point intents and verify pingall in Spine-leaf topologyAll intents are installed and pingall passed
190Verify IPv6 pingall across 600 point intents in ATT topologyPingall passed
191Verify IPv6 pingall across 600 point intents in Chordal topologyPingall passed
192Verify IPv6 pingall across 4556 point intents in Spine-leaf topologyPingall passed
200Clean up ONOSSuccessfully removed devices and hosts
  • No labels