| <PARAMS> |
| # Sample testcase for physical network: 7 |
| <testcases>5,6,7,8,15,16,17,18,25,26,27,28,35,36,37,38,45,46,47,48,55,56,57,58,65,66,67,68,75,76,77,78</testcases> |
| |
| <GRAPH> |
| <nodeCluster>Fabric</nodeCluster> |
| <builds>20</builds> |
| </GRAPH> |
| |
| <SCALE> |
| <size>3</size> |
| <max>3</max> |
| </SCALE> |
| |
| <DEPENDENCY> |
| <useCommonConf>False</useCommonConf> |
| <useCommonTopo>True</useCommonTopo> |
| <useBmv2>True</useBmv2> |
| <bmv2SwitchType>stratum</bmv2SwitchType> |
| <stratumRoot>~/stratum</stratumRoot> |
| <topology>trellis_fabric.py</topology> |
| <lib>routinglib.py,trellislib.py</lib> |
| </DEPENDENCY> |
| |
| <MN_DOCKER> |
| <args>--privileged --net host --rm -v topo:/topo -v ~/mininet/custom:/root/mininet/custom -v /var/run/openvswitch/:/var/run/openvswitch/ -v /tmp/mn-stratum:/tmp --hostname mn-stratum -v /etc/network/interfaces:/etc/network/interfaces -it -d</args> |
| <name>trellis_mininet</name> |
| </MN_DOCKER> |
| |
| <ENV> |
| <cellName>productionCell</cellName> |
| <cellApps>drivers,segmentrouting,openflow,fpm,netcfghostprovider,drivers.bmv2,pipelines.fabric</cellApps> |
| </ENV> |
| |
| <GIT> |
| <pull>False</pull> |
| <branch>master</branch> |
| </GIT> |
| |
| <CTRL> |
| <port>6653</port> |
| </CTRL> |
| |
| <timers> |
| <LinkDiscovery>12</LinkDiscovery> |
| <SwitchDiscovery>12</SwitchDiscovery> |
| </timers> |
| |
| <SLEEP> |
| <startup>10</startup> |
| </SLEEP> |
| |
| <ALARM> |
| <minPassPercent>100</minPassPercent> |
| </ALARM> |
| </PARAMS> |