Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>1,2,3,4,5,6</testcases> |
| 4 | |
Jeremy Ronquillo | 7f8fb57 | 2017-11-14 08:28:41 -0800 | [diff] [blame] | 5 | <GRAPH> |
Devin Lim | fc4f22c | 2018-03-23 18:18:27 -0700 | [diff] [blame] | 6 | <nodeCluster>Fabric</nodeCluster> |
Jeremy Ronquillo | 7f8fb57 | 2017-11-14 08:28:41 -0800 | [diff] [blame] | 7 | <builds>20</builds> |
| 8 | </GRAPH> |
| 9 | |
Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 10 | <SCALE> |
| 11 | <size>3</size> |
| 12 | <max>3</max> |
| 13 | </SCALE> |
| 14 | |
| 15 | <DEPENDENCY> |
Devin Lim | 57221b0 | 2018-02-14 15:45:36 -0800 | [diff] [blame] | 16 | <useCommonConf>True</useCommonConf> |
| 17 | <useCommonTopo>True</useCommonTopo> |
Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 18 | <topology>cord_fabric.py</topology> |
Jon Hall | 10e2ab8 | 2020-09-15 17:14:54 -0700 | [diff] [blame] | 19 | <trellisOar>/home/sdn/segmentrouting-app-3.0.1-SNAPSHOT.oar</trellisOar> |
| 20 | <t3Oar>/home/sdn/t3-app-4.0.0-SNAPSHOT.oar</t3Oar> |
Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 21 | </DEPENDENCY> |
| 22 | |
| 23 | <ENV> |
| 24 | <cellName>productionCell</cellName> |
Jon Hall | 10e2ab8 | 2020-09-15 17:14:54 -0700 | [diff] [blame] | 25 | <cellApps>drivers,hostprovider,openflow-base,netcfghostprovider,lldpprovider</cellApps> |
Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 26 | </ENV> |
| 27 | |
| 28 | <GIT> |
| 29 | <pull>False</pull> |
| 30 | <branch>master</branch> |
| 31 | </GIT> |
| 32 | |
Jon Hall | 43060f6 | 2020-06-23 13:13:33 -0700 | [diff] [blame] | 33 | <ONOS_Configuration> |
| 34 | </ONOS_Configuration> |
| 35 | |
| 36 | <ONOS_Logging> |
| 37 | <org.onosproject.events>TRACE</org.onosproject.events> |
| 38 | <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting> |
| 39 | <org.onosproject.driver>DEBUG</org.onosproject.driver> |
| 40 | <org.onosproject.net.flowobjective.impl>DEBUG</org.onosproject.net.flowobjective.impl> |
| 41 | <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl> |
| 42 | <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store> |
| 43 | <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm> |
| 44 | <org.onosproject.fpm>DEBUG</org.onosproject.fpm> |
| 45 | <org.onosproject.mcast>DEBUG</org.onosproject.mcast> |
| 46 | </ONOS_Logging> |
| 47 | |
| 48 | |
Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 49 | <CTRL> |
| 50 | <port>6653</port> |
| 51 | </CTRL> |
| 52 | |
| 53 | <timers> |
| 54 | <LinkDiscovery>12</LinkDiscovery> |
| 55 | <SwitchDiscovery>12</SwitchDiscovery> |
You Wang | 5df1c6d | 2018-04-06 18:02:02 -0700 | [diff] [blame] | 56 | <OnosDiscovery>12</OnosDiscovery> |
Flavio Castro | ab163ca | 2016-07-07 14:05:00 -0700 | [diff] [blame] | 57 | </timers> |
| 58 | |
| 59 | <kill> |
| 60 | <switch> spine101 </switch> |
| 61 | <dpid> 000000000101 </dpid> |
| 62 | <links> leaf1 leaf2 </links> |
| 63 | </kill> |
| 64 | |
| 65 | <SLEEP> |
| 66 | <startup>10</startup> |
| 67 | </SLEEP> |
| 68 | |
| 69 | </PARAMS> |