Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 1 | <PARAMS> |
Jon Hall | b3ed8ed | 2015-10-28 16:43:55 -0700 | [diff] [blame] | 2 | #List of test cases: |
Jon Hall | ab61137 | 2018-02-21 15:26:05 -0800 | [diff] [blame] | 3 | #CASE1: Compile ONOS and push it to the test machines |
| 4 | #CASE2: Assign mastership to controllers |
| 5 | #CASE21: Assign mastership to controllers |
| 6 | #CASE102: Start Spine-Leaf Topology in Mininet |
| 7 | #CASE3: Assign intents |
| 8 | #CASE4: Ping across added host intents |
| 9 | #CASE104: Ping between all hosts |
| 10 | #CASE5: Reading state of ONOS |
| 11 | #CASE61: The Failure inducing case. |
| 12 | #CASE62: The Failure recovery case. |
| 13 | #CASE7: Check state after control plane failure |
| 14 | #CASE8: Compare topo |
| 15 | #CASE9: Link down |
| 16 | #CASE10: Link up |
| 17 | #CASE11: Switch down |
| 18 | #CASE12: Switch up |
| 19 | #CASE13: Clean up |
| 20 | #CASE14: Start election app on all onos nodes |
| 21 | #CASE15: Check that Leadership Election is still functional |
| 22 | #CASE16: Install Distributed Primitives app |
| 23 | #CASE17: Check for basic functionality with distributed primitives |
| 24 | <testcases>1,2,8,21,3,4,5,14,15,16,17,[61,8,7,4,15,17,62],8,7,4,15,17,9,8,4,10,8,4,11,8,4,12,8,4,13</testcases> |
Jon Hall | a440e87 | 2016-03-31 15:15:50 -0700 | [diff] [blame] | 25 | |
Jeremy Ronquillo | 7f8fb57 | 2017-11-14 08:28:41 -0800 | [diff] [blame] | 26 | <GRAPH> |
| 27 | <nodeCluster>VM</nodeCluster> |
| 28 | <builds>20</builds> |
| 29 | </GRAPH> |
| 30 | |
Jon Hall | 172b7ba | 2016-04-07 18:12:20 -0700 | [diff] [blame] | 31 | <apps></apps> |
| 32 | <ONOS_Configuration> |
| 33 | <org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator> |
Jon Hall | d2871c2 | 2016-07-26 11:01:14 -0700 | [diff] [blame] | 34 | <useFlowObjectives>false</useFlowObjectives> |
Jon Hall | 172b7ba | 2016-04-07 18:12:20 -0700 | [diff] [blame] | 35 | </org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator> |
Jon Hall | ab61137 | 2018-02-21 15:26:05 -0800 | [diff] [blame] | 36 | <org.onosproject.store.flow.impl.ECFlowRuleStore> |
| 37 | <backupCount>3</backupCount> |
| 38 | </org.onosproject.store.flow.impl.ECFlowRuleStore> |
Jon Hall | 172b7ba | 2016-04-07 18:12:20 -0700 | [diff] [blame] | 39 | </ONOS_Configuration> |
Jon Hall | ab61137 | 2018-02-21 15:26:05 -0800 | [diff] [blame] | 40 | <ONOS_Logging> |
| 41 | <org.onosproject.events>TRACE</org.onosproject.events> |
| 42 | </ONOS_Logging> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 43 | <ENV> |
| 44 | <cellName>HA</cellName> |
Jon Hall | 5d5876e | 2017-11-30 09:33:16 -0800 | [diff] [blame] | 45 | <appString>events,drivers,openflow,proxyarp,mobility</appString> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 46 | </ENV> |
Devin Lim | 58046fa | 2017-07-05 16:55:00 -0700 | [diff] [blame] | 47 | <GIT> |
| 48 | <pull>False</pull> |
| 49 | <branch>master</branch> |
| 50 | </GIT> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 51 | <num_controllers> 7 </num_controllers> |
| 52 | <tcpdump> False </tcpdump> |
| 53 | |
| 54 | <CTRL> |
Charles Chan | 029be65 | 2015-08-24 01:46:10 +0800 | [diff] [blame] | 55 | <port1>6653</port1> |
| 56 | <port2>6653</port2> |
| 57 | <port3>6653</port3> |
| 58 | <port4>6653</port4> |
| 59 | <port5>6653</port5> |
| 60 | <port6>6653</port6> |
| 61 | <port7>6653</port7> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 62 | </CTRL> |
| 63 | <BACKUP> |
| 64 | <ENABLED> False </ENABLED> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 65 | <TESTONUSER>sdn</TESTONUSER> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 66 | <TESTONIP>10.128.30.9</TESTONIP> |
| 67 | </BACKUP> |
| 68 | <PING> |
| 69 | <source1>h8</source1> |
| 70 | <source2>h9</source2> |
| 71 | <source3>h10</source3> |
| 72 | <source4>h11</source4> |
| 73 | <source5>h12</source5> |
| 74 | <source6>h13</source6> |
| 75 | <source7>h14</source7> |
| 76 | <source8>h15</source8> |
| 77 | <source9>h16</source9> |
| 78 | <source10>h17</source10> |
| 79 | <target1>10.0.0.18</target1> |
| 80 | <target2>10.0.0.19</target2> |
| 81 | <target3>10.0.0.20</target3> |
| 82 | <target4>10.0.0.21</target4> |
| 83 | <target5>10.0.0.22</target5> |
| 84 | <target6>10.0.0.23</target6> |
| 85 | <target7>10.0.0.24</target7> |
| 86 | <target8>10.0.0.25</target8> |
| 87 | <target9>10.0.0.26</target9> |
| 88 | <target10>10.0.0.27</target10> |
| 89 | </PING> |
| 90 | <timers> |
Jon Hall | e019baa | 2015-08-27 17:31:10 -0700 | [diff] [blame] | 91 | <LinkDiscovery>12</LinkDiscovery> |
| 92 | <SwitchDiscovery>12</SwitchDiscovery> |
Jon Hall | b3ed8ed | 2015-10-28 16:43:55 -0700 | [diff] [blame] | 93 | <gossip>5</gossip> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 94 | </timers> |
| 95 | <kill> |
Jon Hall | ab61137 | 2018-02-21 15:26:05 -0800 | [diff] [blame] | 96 | <linkSrc> s28 </linkSrc> |
| 97 | <linkDst> s3 </linkDst> |
Jon Hall | 5cf14d5 | 2015-07-16 12:15:19 -0700 | [diff] [blame] | 98 | <switch> s5 </switch> |
| 99 | <dpid> 0000000000005000 </dpid> |
| 100 | <links> h5 s2 s1 s6 </links> |
| 101 | </kill> |
| 102 | <MNtcpdump> |
| 103 | <intf>eth0</intf> |
| 104 | <port> </port> |
| 105 | <folder>~/packet_captures/</folder> |
| 106 | </MNtcpdump> |
| 107 | </PARAMS> |