blob: 3379327fd96361f933212f392311969dc69c73e3 [file] [log] [blame]
Jon Halla478b852017-12-04 15:00:15 -08001<PARAMS>
2 #List of test cases:
3 #CASE1: Compile ONOS and push it to the test machines
4 #CASE2: Assign devices to controllers
5 #CASE21: Assign mastership to controllers
6 #CASE3: Assign intents
7 #CASE4: Ping across added host intents
8 #CASE5: Reading state of ONOS
9 #CASE61: The Failure inducing case.
10 #CASE62: The Failure recovery case.
11 #CASE7: Check state after control plane failure
12 #CASE8: Compare topo
13 #CASE9: Link s3-s28 down
14 #CASE10: Link s3-s28 up
15 #CASE11: Switch down
16 #CASE12: Switch up
17 #CASE13: Clean up
18 #CASE14: start election app on all onos nodes
19 #CASE15: Check that Leadership Election is still functional
20 #CASE16: Install Distributed Primitives app
21 #CASE17: Check for basic functionality with distributed primitives
22 <testcases>1,2,8,21,[3,4,5,14,16,17]*1,[60,8,61,8,62,8,63,8,64,8,7,4,15,17],8,7,4,15,17,9,8,4,10,8,4,11,8,4,12,8,4,13</testcases>
23
24 <GRAPH>
25 <nodeCluster>VM</nodeCluster>
26 <builds>20</builds>
27 </GRAPH>
28
29 <apps></apps>
30 <ONOS_Configuration>
31 <org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator>
32 <useFlowObjectives>false</useFlowObjectives>
Jon Halla478b852017-12-04 15:00:15 -080033 </org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator>
34 </ONOS_Configuration>
35 <ENV>
36 <cellName>HA</cellName>
37 <appString>drivers,openflow,proxyarp,mobility</appString>
38 </ENV>
39 <GIT>
40 <pull>False</pull>
41 <branch>master</branch>
42 </GIT>
43 <num_controllers> 7 </num_controllers>
44 <tcpdump> False </tcpdump>
45
46 <CTRL>
47 <port1>6653</port1>
48 <port2>6653</port2>
49 <port3>6653</port3>
50 <port4>6653</port4>
51 <port5>6653</port5>
52 <port6>6653</port6>
53 <port7>6653</port7>
54 </CTRL>
55 <BACKUP>
56 <ENABLED> False </ENABLED>
57 <TESTONUSER>sdn</TESTONUSER>
58 <TESTONIP>10.128.30.9</TESTONIP>
59 </BACKUP>
60 <PING>
61 <source1>h8</source1>
62 <source2>h9</source2>
63 <source3>h10</source3>
64 <source4>h11</source4>
65 <source5>h12</source5>
66 <source6>h13</source6>
67 <source7>h14</source7>
68 <source8>h15</source8>
69 <source9>h16</source9>
70 <source10>h17</source10>
71 <target1>10.0.0.18</target1>
72 <target2>10.0.0.19</target2>
73 <target3>10.0.0.20</target3>
74 <target4>10.0.0.21</target4>
75 <target5>10.0.0.22</target5>
76 <target6>10.0.0.23</target6>
77 <target7>10.0.0.24</target7>
78 <target8>10.0.0.25</target8>
79 <target9>10.0.0.26</target9>
80 <target10>10.0.0.27</target10>
81 </PING>
82 <timers>
83 <LinkDiscovery>12</LinkDiscovery>
84 <SwitchDiscovery>12</SwitchDiscovery>
85 <gossip>5</gossip>
86 </timers>
87 <kill>
88 <switch> s5 </switch>
89 <dpid> 0000000000005000 </dpid>
90 <links> h5 s2 s1 s6 </links>
91 </kill>
92 <MNtcpdump>
93 <intf>eth0</intf>
94 <port> </port>
95 <folder>~/packet_captures/</folder>
96 </MNtcpdump>
97</PARAMS>