blob: 1e7281dac28658bf6d04fc99014088dcfeed46aa [file] [log] [blame]
Jon Hallab611372018-02-21 15:26:05 -08001<PARAMS>
2 #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 #CASE60: Initialize the upgrade.
12 #CASE61: Upgrade a minority of nodes PHASE 1
13 #CASE62: Transfer to new version. PHASE 2
14 #CASE63: Rollback the upgrade
15 #CASE64: Reset the upgrade state.
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>
28
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>
38 <defaultFlowObjectiveCompiler>org.onosproject.net.intent.impl.compiler.LinkCollectionIntentObjectiveCompiler</defaultFlowObjectiveCompiler>
39 </org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator>
40 <org.onosproject.store.flow.impl.ECFlowRuleStore>
41 <backupCount>3</backupCount>
42 </org.onosproject.store.flow.impl.ECFlowRuleStore>
43 </ONOS_Configuration>
44 <ONOS_Logging>
45 <org.onosproject.events>TRACE</org.onosproject.events>
46 </ONOS_Logging>
47 <ENV>
48 <cellName>HA</cellName>
49 <appString>events,drivers,openflow,proxyarp,mobility</appString>
50 </ENV>
51 <GIT>
52 <pull>False</pull>
53 <branch>master</branch>
54 </GIT>
55 <num_controllers> 7 </num_controllers>
56 <tcpdump> False </tcpdump>
57
58 <CTRL>
59 <port1>6653</port1>
60 <port2>6653</port2>
61 <port3>6653</port3>
62 <port4>6653</port4>
63 <port5>6653</port5>
64 <port6>6653</port6>
65 <port7>6653</port7>
66 </CTRL>
67 <BACKUP>
68 <ENABLED> False </ENABLED>
69 <TESTONUSER>sdn</TESTONUSER>
70 <TESTONIP>10.128.30.9</TESTONIP>
71 </BACKUP>
72 <PING>
73 <source1>h8</source1>
74 <source2>h9</source2>
75 <source3>h10</source3>
76 <source4>h11</source4>
77 <source5>h12</source5>
78 <source6>h13</source6>
79 <source7>h14</source7>
80 <source8>h15</source8>
81 <source9>h16</source9>
82 <source10>h17</source10>
83 <target1>10.0.0.18</target1>
84 <target2>10.0.0.19</target2>
85 <target3>10.0.0.20</target3>
86 <target4>10.0.0.21</target4>
87 <target5>10.0.0.22</target5>
88 <target6>10.0.0.23</target6>
89 <target7>10.0.0.24</target7>
90 <target8>10.0.0.25</target8>
91 <target9>10.0.0.26</target9>
92 <target10>10.0.0.27</target10>
93 </PING>
94 <timers>
95 <LinkDiscovery>12</LinkDiscovery>
96 <SwitchDiscovery>12</SwitchDiscovery>
97 <gossip>5</gossip>
98 </timers>
99 <kill>
100 <linkSrc> s28 </linkSrc>
101 <linkDst> s3 </linkDst>
102 <switch> s5 </switch>
103 <dpid> 0000000000005000 </dpid>
104 <links> h5 s2 s1 s6 </links>
105 </kill>
106 <MNtcpdump>
107 <intf>eth0</intf>
108 <port> </port>
109 <folder>~/packet_captures/</folder>
110 </MNtcpdump>
111</PARAMS>