Pier | a2a7e1b | 2016-10-04 11:51:43 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>1,2,3,4,5,6,7,8</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 | |
Pier | a2a7e1b | 2016-10-04 11:51:43 -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> |
Pier | a2a7e1b | 2016-10-04 11:51:43 -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> |
Pier | a2a7e1b | 2016-10-04 11:51:43 -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> |
Pier | a2a7e1b | 2016-10-04 11:51:43 -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 | |
Pier | a2a7e1b | 2016-10-04 11:51:43 -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> |
Pier | a2a7e1b | 2016-10-04 11:51:43 -0700 | [diff] [blame] | 57 | </timers> |
| 58 | |
| 59 | <switches> |
| 60 | <spine1> spine101 </spine1> |
| 61 | <spine2> spine102 </spine2> |
| 62 | <spine3> spine103 </spine3> |
| 63 | <spine4> spine104 </spine4> |
| 64 | <spinedpid1> 000000000101 </spinedpid1> |
| 65 | <spinedpid2> 000000000102 </spinedpid2> |
| 66 | <spinedpid3> 000000000103 </spinedpid3> |
| 67 | <spinedpid4> 000000000104 </spinedpid4> |
| 68 | </switches> |
| 69 | |
| 70 | <failures>3</failures> |
| 71 | |
| 72 | <SLEEP> |
| 73 | <startup>10</startup> |
| 74 | </SLEEP> |
| 75 | |
| 76 | </PARAMS> |