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