blob: eb01f88c8d8d9ad27c749333f5410c1ae5249912 [file] [log] [blame]
Jon Hall7ce46ea2018-02-05 12:20:59 -08001<PARAMS>
Jon Hallab611372018-02-21 15:26:05 -08002 #List of test cases:
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 #CASE6: The Failure case.
12 #CASE7: Check state after control plane failure
13 #CASE8: Compare topo
14 #CASE9: Link down
15 #CASE10: Link up
16 #CASE11: Switch down
17 #CASE12: Switch up
18 #CASE13: Clean up
19 #CASE14: Start election app on all onos nodes
20 #CASE15: Check that Leadership Election is still functional
21 #CASE16: Install Distributed Primitives app
22 #CASE17: Check for basic functionality with distributed primitives
23 <testcases>1,2,8,[21,3,8,4,5,14,15,16,17]*1,[6],8,[3,7,4,15,17,9,8,4,10,8,4,11,8,4,12,8,4]*1,13</testcases>
Jon Hall7ce46ea2018-02-05 12:20:59 -080024
25 <GRAPH>
26 <nodeCluster>VM</nodeCluster>
27 <builds>20</builds>
28 </GRAPH>
29
30 <apps></apps>
31 <ONOS_Configuration>
32 <org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator>
33 <useFlowObjectives>false</useFlowObjectives>
Jon Hall7ce46ea2018-02-05 12:20:59 -080034 </org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator>
Jon Hallab611372018-02-21 15:26:05 -080035 <org.onosproject.store.flow.impl.ECFlowRuleStore>
36 <backupCount>3</backupCount>
37 </org.onosproject.store.flow.impl.ECFlowRuleStore>
Jon Hall7ce46ea2018-02-05 12:20:59 -080038 </ONOS_Configuration>
Jon Hallab611372018-02-21 15:26:05 -080039 <ONOS_Logging>
40 <org.onosproject.events>TRACE</org.onosproject.events>
41 </ONOS_Logging>
Jon Hall7ce46ea2018-02-05 12:20:59 -080042 <ENV>
43 <cellName>HA</cellName>
Jon Hallab611372018-02-21 15:26:05 -080044 <appString>events,drivers,openflow,proxyarp,mobility</appString>
Jon Hall7ce46ea2018-02-05 12:20:59 -080045 </ENV>
46 <GIT>
47 <pull>False</pull>
48 <branch>master</branch>
49 </GIT>
50 <num_controllers> 7 </num_controllers>
51 <tcpdump> False </tcpdump>
52
53 <CTRL>
54 <port1>6653</port1>
55 <port2>6653</port2>
56 <port3>6653</port3>
57 <port4>6653</port4>
58 <port5>6653</port5>
59 <port6>6653</port6>
60 <port7>6653</port7>
61 </CTRL>
62 <BACKUP>
63 <ENABLED> False </ENABLED>
64 <TESTONUSER>sdn</TESTONUSER>
65 <TESTONIP>10.128.30.9</TESTONIP>
66 </BACKUP>
67 <PING>
68 <source1>h8</source1>
69 <source2>h9</source2>
70 <source3>h10</source3>
71 <source4>h11</source4>
72 <source5>h12</source5>
73 <source6>h13</source6>
74 <source7>h14</source7>
75 <source8>h15</source8>
76 <source9>h16</source9>
77 <source10>h17</source10>
78 <target1>10.0.0.18</target1>
79 <target2>10.0.0.19</target2>
80 <target3>10.0.0.20</target3>
81 <target4>10.0.0.21</target4>
82 <target5>10.0.0.22</target5>
83 <target6>10.0.0.23</target6>
84 <target7>10.0.0.24</target7>
85 <target8>10.0.0.25</target8>
86 <target9>10.0.0.26</target9>
87 <target10>10.0.0.27</target10>
88 </PING>
89 <timers>
90 <LinkDiscovery>12</LinkDiscovery>
91 <SwitchDiscovery>12</SwitchDiscovery>
92 <gossip>5</gossip>
93 </timers>
94 <kill>
Jon Hallab611372018-02-21 15:26:05 -080095 <linkSrc> s28 </linkSrc>
96 <linkDst> s3 </linkDst>
Jon Hall7ce46ea2018-02-05 12:20:59 -080097 <switch> s5 </switch>
98 <dpid> 0000000000005000 </dpid>
99 <links> h5 s2 s1 s6 </links>
100 </kill>
101 <MNtcpdump>
102 <intf>eth0</intf>
103 <port> </port>
104 <folder>~/packet_captures/</folder>
105 </MNtcpdump>
106</PARAMS>