kelvin-onlab | d48a68c | 2015-07-13 16:01:36 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
kelvin-onlab | b769f56 | 2015-07-15 17:05:10 -0700 | [diff] [blame] | 3 | <testcases>1,2,11,12,13,1000,2000,3000,4000</testcases> |
kelvin-onlab | d48a68c | 2015-07-13 16:01:36 -0700 | [diff] [blame] | 4 | |
| 5 | <SCALE> |
| 6 | <size>1,3</size> |
| 7 | </SCALE> |
| 8 | |
| 9 | <DEPENDENCY> |
| 10 | <path>/tests/FUNCintent/Dependency/</path> |
| 11 | <wrapper1>startUp</wrapper1> |
| 12 | <wrapper2>FuncIntentFunction</wrapper2> |
| 13 | <topology>newFuncTopo.py</topology> |
| 14 | </DEPENDENCY> |
| 15 | |
| 16 | <ENV> |
| 17 | <cellApps>drivers,openflow,proxyarp,mobility</cellApps> |
| 18 | </ENV> |
| 19 | <GIT> |
| 20 | <pull>False</pull> |
| 21 | <branch>master</branch> |
| 22 | </GIT> |
| 23 | |
| 24 | <SLEEP> |
| 25 | <startup>15</startup> |
| 26 | <reroute>5</reroute> |
| 27 | <checkintent>5</checkintent> |
| 28 | </SLEEP> |
| 29 | |
| 30 | <MININET> |
| 31 | <switch>7</switch> |
| 32 | <links>20</links> |
| 33 | </MININET> |
| 34 | |
kelvin-onlab | b769f56 | 2015-07-15 17:05:10 -0700 | [diff] [blame] | 35 | # Intent tests params |
| 36 | <SDNIP> |
| 37 | <tcpProto>6</tcpProto> |
| 38 | <icmpProto>1</icmpProto> |
| 39 | <srcPort>5001</srcPort> |
| 40 | <dstPort>5001</dstPort> |
| 41 | </SDNIP> |
| 42 | |
kelvin-onlab | d48a68c | 2015-07-13 16:01:36 -0700 | [diff] [blame] | 43 | </PARAMS> |