blob: 4976a0fc18e2578895363902ec4001b2e279d847 [file] [log] [blame]
kelvin-onlabd48a68c2015-07-13 16:01:36 -07001<PARAMS>
kelvin-onlab5c706ff2015-07-20 10:56:52 -07002 # CASE - Description
3 # 1 - Variable initialization and optional pull and build ONOS package
4 # 2 - Install ONOS
Jon Halla3e02432015-07-24 15:55:42 -07005 # 8 - Compare Topology
kelvin-onlab5c706ff2015-07-20 10:56:52 -07006 # 9 - Report logs
acsmars62acd272015-09-11 10:07:38 -07007 # 10 - Start Mininet with Openflow 1.0
8 # 11 - Start Mininet with Openflow 1.3
kelvin-onlab5c706ff2015-07-20 10:56:52 -07009 # 12 - Assign switch to controller
Jeremy Songster1f39bf02016-01-20 17:17:25 -080010 # 13 - Create Scapy Components
11 # 14 - Discover hosts with Mininet Pingall
Jeremy42df2e72016-02-23 16:37:46 -080012 # 15 - Discover hosts with Scapy arping ( only discovers scapy hosts )
13 # 16 - Balance ownership of switches
Jeremy6e9748f2016-03-25 15:03:39 -070014 # 17 - Activate Flow Objectives
15 # 18 - Stop Mininet
Jeremy Songster17147f22016-05-31 18:30:52 -070016 # 19 - Copy karaf logs from ONOS nodes to TestON log directory
kelvin-onlab5c706ff2015-07-20 10:56:52 -070017 # 1000 - Test host intents
18 # 2000 - Test point intents
19 # 3000 - Test single to multi point intents
20 # 4000 - Test multi to single point intents
acsmars62acd272015-09-11 10:07:38 -070021 # 5000 - Test host mobility
Jeremy2f190ca2016-01-29 15:23:57 -080022 # 6000 - Test Multi Point intent End Point Failure
kelvin-onlabd48a68c2015-07-13 16:01:36 -070023
Jeremy Songster17147f22016-05-31 18:30:52 -070024 <testcases>1,[2,10,12,13,15,16,1000,2000,3000,4000,5000,6000,18,19]*2,[2,10,12,13,15,16,17,1000,2000,3000,4000,5000,6000,18,19]*2,[2,11,12,13,15,16,1000,2000,3000,4000,5000,6000,18,19]*2,[2,11,12,13,15,16,17,1000,2000,3000,4000,5000,6000,18,19]*2</testcases>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070025
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -080026 <GRAPH>
27 <nodeCluster>VM</nodeCluster>
28 <builds>20</builds>
29 </GRAPH>
30
kelvin-onlabd48a68c2015-07-13 16:01:36 -070031 <SCALE>
Jeremy6e9748f2016-03-25 15:03:39 -070032 <size>1,3,1,3,1,3,1,3</size>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070033 </SCALE>
34
35 <DEPENDENCY>
Jon Hall53c5e662016-04-13 16:06:56 -070036 <path>/tests/FUNC/FUNCintent/dependencies/</path>
Shreya Chowdhary6fbb96c2017-05-02 16:20:19 -070037 <filePath>/dependencies/allocations.txt</filePath>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070038 <wrapper1>startUp</wrapper1>
39 <wrapper2>FuncIntentFunction</wrapper2>
Jon Halla3e02432015-07-24 15:55:42 -070040 <wrapper3>topo</wrapper3>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070041 <topology>newFuncTopo.py</topology>
42 </DEPENDENCY>
43
44 <ENV>
45 <cellApps>drivers,openflow,proxyarp,mobility</cellApps>
46 </ENV>
47 <GIT>
48 <pull>False</pull>
49 <branch>master</branch>
50 </GIT>
51
You Wangf6574de2018-02-09 14:43:47 -080052 <TEST>
53 <usePortstate>False</usePortstate>
54 </TEST>
55
kelvin-onlabd48a68c2015-07-13 16:01:36 -070056 <SLEEP>
57 <startup>15</startup>
58 <reroute>5</reroute>
Devin Lima4f95bc2017-08-11 11:13:03 -070059 <removeintent>5</removeintent>
Jon Hallf539eb92017-05-22 17:18:42 -070060 <checkintent>5</checkintent>
kelvin-onlab0ad05d12015-07-23 14:21:15 -070061 <fwd>10</fwd>
acsmars62acd272015-09-11 10:07:38 -070062 <topoAttempts>3</topoAttempts>
Jeremy Songster306ed7a2016-07-19 10:59:07 -070063 <flowDuration>10</flowDuration>
Devin Lima4f95bc2017-08-11 11:13:03 -070064 <checkConnection>1</checkConnection> # because the scapyCheckConnection itself takes 12 seconds.
65 <checkFlowCount>5</checkFlowCount>
Jon Hallf539eb92017-05-22 17:18:42 -070066 <checkIntentHost>5</checkIntentHost>
67 <checkIntentPoint>5</checkIntentPoint>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070068 </SLEEP>
69
Devin Lima4f95bc2017-08-11 11:13:03 -070070 <RETRY>
71 <generalAttempts>36</generalAttempts>
72 <middleAttempts>5</middleAttempts>
73 <minimumAttempts>1</minimumAttempts>
74 <checkConnectionAtt>15</checkConnectionAtt> # because the scapyCheckConnection itself takes 12 seconds.
75 <removeIntentAtt>20</removeIntentAtt>
76 </RETRY>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070077 <MININET>
78 <switch>7</switch>
79 <links>20</links>
You Wangf6574de2018-02-09 14:43:47 -080080 <dpids>
81 <s4>of:0000000000000004</s4>
82 <s5>of:0000000000000005</s5>
83 <s6>of:0000000000000006</s6>
84 </dpids>
85 <ports>
86 <s4>
87 <s1>1</s1>
88 <s3>2</s3>
89 </s4>
90 <s5>
91 <s2>10</s2>
92 </s5>
93 <s6>
94 <s2>9</s2>
95 </s6>
96 </ports>
kelvin-onlabd48a68c2015-07-13 16:01:36 -070097 </MININET>
98
Jeremy Songster1f39bf02016-01-20 17:17:25 -080099 <SCAPY>
100 <HOSTNAMES>h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12,h13,h14,h15,h16,h17,h18,h19,h20,h21,h22,h23,h24</HOSTNAMES>
101 </SCAPY>
102
kelvin-onlabb769f562015-07-15 17:05:10 -0700103 # Intent tests params
104 <SDNIP>
105 <tcpProto>6</tcpProto>
Jeremy6f000c62016-02-25 17:02:28 -0800106 <ipPrototype>6</ipPrototype>
kelvin-onlab58dc39e2015-08-06 08:11:09 -0700107 <srcPort>5001</srcPort>
108 <dstPort>5001</dstPort>
kelvin-onlabb769f562015-07-15 17:05:10 -0700109 </SDNIP>
110
Jon Hall53c5e662016-04-13 16:06:56 -0700111</PARAMS>