Tseng, Yi | b037016 | 2022-05-24 16:12:29 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | <!-- Ignore case 104 for now since it requires additional settings to access the Internet. --> |
| 3 | <testcases>1,3,4,6,7,9,101,701</testcases> |
| 4 | |
| 5 | <GRAPH> |
| 6 | <nodeCluster>ci1-sdfabric</nodeCluster> |
| 7 | <builds>20</builds> |
| 8 | <jobName>SRRouting-tofino</jobName> |
| 9 | <branch>master</branch> |
| 10 | </GRAPH> |
| 11 | |
| 12 | <SCALE> |
| 13 | <size>3</size> |
| 14 | <max>3</max> |
| 15 | </SCALE> |
| 16 | |
| 17 | <DEPENDENCY> |
| 18 | <useCommonConf>False</useCommonConf> |
| 19 | <useCommonTopo>True</useCommonTopo> |
| 20 | <useBmv2>True</useBmv2> |
| 21 | <bmv2SwitchType>stratum</bmv2SwitchType> |
| 22 | <switchPrefix></switchPrefix> |
| 23 | <stratumRoot>~/stratum</stratumRoot> |
| 24 | <confName>hudson</confName> |
| 25 | <topology>trellis_fabric.py</topology> |
| 26 | <lib>routinglib.py,trellislib.py,stratum.py</lib> |
| 27 | </DEPENDENCY> |
| 28 | |
| 29 | <jsonFileSuffix>.hudson</jsonFileSuffix> |
| 30 | |
| 31 | <persistent_setup>True</persistent_setup> |
| 32 | |
| 33 | <kubernetes> |
| 34 | <appName>onos-classic</appName> |
| 35 | <namespace>tost</namespace> |
| 36 | </kubernetes> |
| 37 | <use_stern>True</use_stern> |
| 38 | |
| 39 | <ENV> |
| 40 | <cellName>productionCell</cellName> |
| 41 | <cellApps>drivers,fpm,lldpprovider,hostprovider,netcfghostprovider,drivers.bmv2,pipelines.fabric,org.stratumproject.fabric-tna,drivers.barefoot,segmentrouting,t3</cellApps> |
| 42 | </ENV> |
| 43 | |
| 44 | <EXTERNAL_APPS> |
| 45 | </EXTERNAL_APPS> |
| 46 | |
| 47 | <ONOS_Configuration> |
| 48 | <org.onosproject.grpc.ctl.GrpcChannelControllerImpl> |
| 49 | <enableMessageLog>true</enableMessageLog> |
| 50 | </org.onosproject.grpc.ctl.GrpcChannelControllerImpl> |
| 51 | </ONOS_Configuration> |
| 52 | |
| 53 | <ONOS_Logging> |
| 54 | <org.onosproject.events>TRACE</org.onosproject.events> |
| 55 | <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting> |
| 56 | <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl> |
| 57 | <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store> |
| 58 | <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm> |
| 59 | <org.onosproject.fpm>DEBUG</org.onosproject.fpm> |
| 60 | </ONOS_Logging> |
| 61 | <ONOS_Logging_Reset> |
| 62 | <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting> |
| 63 | </ONOS_Logging_Reset> |
| 64 | |
| 65 | <GIT> |
| 66 | <pull>False</pull> |
| 67 | <branch>master</branch> |
| 68 | </GIT> |
| 69 | |
| 70 | <CTRL> |
| 71 | <port>6653</port> |
| 72 | </CTRL> |
| 73 | |
| 74 | <timers> |
| 75 | <LinkDiscovery>30</LinkDiscovery> |
| 76 | <SwitchDiscovery>45</SwitchDiscovery> |
| 77 | <TrafficDiscovery>10</TrafficDiscovery> |
| 78 | <OnosDiscovery>45</OnosDiscovery> |
| 79 | <loadNetcfgSleep>5</loadNetcfgSleep> |
| 80 | <startMininetSleep>25</startMininetSleep> |
| 81 | <dhcpSleep>15</dhcpSleep> |
| 82 | <balanceMasterSleep>10</balanceMasterSleep> |
| 83 | </timers> |
| 84 | |
| 85 | <SLEEP> |
| 86 | <startup>10</startup> |
| 87 | </SLEEP> |
| 88 | |
| 89 | <TOPO> |
| 90 | <internalIpv4Hosts>h1,h2,h3</internalIpv4Hosts> |
| 91 | <switchNum>2</switchNum> |
| 92 | <linkNum>2</linkNum> |
| 93 | </TOPO> |
| 94 | <CASE101Links> |
| 95 | <Stage1> |
| 96 | <leaf1>100</leaf1> |
| 97 | </Stage1> |
| 98 | <Stage2> |
| 99 | <leaf1>101</leaf1> |
| 100 | </Stage2> |
| 101 | <Stage3> |
| 102 | <expect>False</expect> |
| 103 | <leaf2>100,101,102,103,16</leaf2> |
| 104 | <leaf1>100,101,102,103,16</leaf1> |
| 105 | </Stage3> |
| 106 | </CASE101Links> |
| 107 | <CASE104Links> |
| 108 | <Stage1> |
| 109 | <leaf1>100</leaf1> |
| 110 | </Stage1> |
| 111 | <Stage2> |
| 112 | <leaf1>101</leaf1> |
| 113 | </Stage2> |
| 114 | <Stage3> |
| 115 | <expect>False</expect> |
| 116 | <leaf2>100,101,102,103,16</leaf2> |
| 117 | <leaf1>100,101,102,103,16</leaf1> |
| 118 | </Stage3> |
| 119 | </CASE104Links> |
| 120 | <ALARM> |
| 121 | <minPassPercent>100</minPassPercent> |
| 122 | </ALARM> |
| 123 | </PARAMS> |