Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

298 lines
7.6 KiB

  1. ;
  2. ; lab01_n-vc.usa.ini
  3. ;
  4. ; This file defines many of the optional settings used by a VBL or different
  5. ; language build process, centralizing them in one place.
  6. ;
  7. ; You may add new fields as appropriate, with comments clearly stating the
  8. ; purpose and valid entries the field may contain, and preferrably and example.
  9. ;
  10. ; Finally, please call the script GetIniSetting.cmd to retrieve data from this
  11. ; file to a cmd script, or alternately use PlGetIniSetting.pm to retrieve data
  12. ; to a perl script. The &MyGetField( $FieldName, $Language, $BranchName ) sub
  13. ; will return the field's value or undef if not found.
  14. ;
  15. ;
  16. ;
  17. ;
  18. ; --- BEGIN SETTINGS --
  19. ;
  20. ;
  21. ;
  22. ; ReleaseServers::<archtype>
  23. ;
  24. ; Purpose: The ReleaseServers field is used to determine what machines to
  25. ; propagate builds to through release.pl. The <archtype> may be any
  26. ; valid architecture and debug type. If no field is given for a given
  27. ; archtype, no builds are propagated for that build type.
  28. ;
  29. ; Example: ReleaseServers::IA64FRE=2kbldx1 2kbldx3 ntrelic2 2kbldx8
  30. ;
  31. ; ReleaseServers::X86FRE=MIKECARL3
  32. ; ReleaseServers::X86CHK=MIKECARL3
  33. ; ReleaseServers::IA64FRE=MIKECARL3
  34. ; ReleaseServers::IA64CHK=MIKECARL3
  35. ;
  36. ;
  37. ;
  38. ;
  39. ;
  40. ; BuildMachines::<archtype>
  41. ;
  42. ; Purpose: Deletebuild needs to know what the build machines are.
  43. ;
  44. ; Example: BuildsMachines::IA64FRE=IA64FRE
  45. ;
  46. BuildMachines::X86FRE=VCNTBLD1
  47. BuildMachines::X86CHK=VCNT64BLD
  48. BuildMachines::IA64FRE=VCNT64BLD2
  49. BuildMachines::IA64CHK=VCNT64BLD2
  50. ;
  51. ;
  52. ;
  53. ;
  54. ; ConglomerationServers
  55. ;
  56. ; Purpose: Both the DDK and Symbols CDs require a conglomeration to a single
  57. ; machine from all four archtypes. This field will determine what
  58. ; machines are to be used in this way. If the field is not defined,
  59. ; the first machine for the current branch from BuildMachines.txt
  60. ; is used.
  61. ;
  62. ; Example: 2kbldx8 ntburnlab8
  63. ;
  64. ; ConglomerationServers=MIKECARL3
  65. ;
  66. ;
  67. ;
  68. ;
  69. ;
  70. ; DFSRootName
  71. ;
  72. ; Purpose: The DFSRootName field is used when raising builds via a DFS to a
  73. ; specific build quality using raiseall.pl. If this field is not
  74. ; defined, no raising will be performed.
  75. ;
  76. ; Example: DFSRootName=\\ntdev\release
  77. ;
  78. ; DFSRootName=\\mikecarl3\fauxrel
  79. ;
  80. ;
  81. ;
  82. ;
  83. ;
  84. ; EnumeratedDFSServers
  85. ;
  86. ; Purpose: This field enumerates the actual DFS servers in a domain-based DFS
  87. ; environment. This is used by raiseall.pl to write quality files
  88. ; to the DFS directory structure through a "writer$" share on the
  89. ; enumerated machines. If this field is not defined, the DFS is
  90. ; assumed to be non-domain-based, and the writer$ share will be used
  91. ; against the DFSRootName defined above.
  92. ;
  93. ; Example: EnumeratedDFSServers=winbuilds winbuilds2 winbuilds3
  94. ;
  95. ; EnumeratedDFSServers=winbuilds winbuilds2 winbuilds3
  96. ;
  97. ;
  98. ;
  99. ;
  100. ;
  101. ; SymFarm
  102. ;
  103. ; Purpose: The SymFarm field is used as a central location for all platforms
  104. ; to store symbols for indexing and archiving. This is done primarily
  105. ; through indexsym.pm and symcopy.cmd. If no symbols farm is given,
  106. ; symbols will remain archived on the build machines.
  107. ;
  108. ; Example: SymFarm=\\symsrv\symfarm
  109. ;
  110. ;
  111. ;
  112. ;
  113. ; SymIndexServer
  114. ;
  115. ; Purpose: This field denotes the machine which holds the indexing
  116. ; information from a build's symbols. If this field is not defined,
  117. ; symbols are not indexed. This machine share is used in symindex.pm.
  118. ;
  119. ; Example: SymIndexServer=\\symbols\build$
  120. ;
  121. ; SymIndexServer=\\symbols\build$
  122. ;
  123. ;
  124. ;
  125. ;
  126. ;
  127. ; DFSSemaphore
  128. ;
  129. ; Purpose: If DFSRoot is defined, all raising commands will check this
  130. ; share for a semaphore. If the semaphore is present, the current
  131. ; DFS command will block execution until it can obtain the
  132. ; semaphore.
  133. ;
  134. ; Example: DFSSemaphore=\\ntrelic2\semaphore
  135. ;
  136. ; DFSSemaphore=\\MIKECARL3\semaphore
  137. ;
  138. ;
  139. ;
  140. ;
  141. ;
  142. ; BootTestMachines::<archtype>::<sku>
  143. ;
  144. ; Purpose: The machines listed in these fields will be used as boot test
  145. ; machines during the postbuild process. The machines must have
  146. ; specific settings for safe builds and startup items -- see
  147. ; AutoBootTest.cmd or contact WadeLa. The name given in this field
  148. ; must be the name of the safe build. If no field is specified for a
  149. ; given archtype and sku, no boot test is run.
  150. ;
  151. ; Example: BootTestMachines::X86FRE::per
  152. ;
  153. ; BootTestMachines::X86FRE::ads=MIKECARL2
  154. ;
  155. ;
  156. ;
  157. ;
  158. ;
  159. ; BuildMachineFreeSpace::<machine name>
  160. ;
  161. ; Purpose: This field determines how many gigabytes are required to be free on
  162. ; your build machines after postbuild has completed.
  163. ;
  164. ; Example: BuildMachineFreeSpace::ROBSVBL1=10
  165. ;
  166. BuildMachineFreeSpace::VCNTBLD1=15
  167. BuildMachineFreeSpace::VCNT64BLD=15
  168. ;
  169. ;
  170. ;
  171. ;
  172. ;
  173. ; BuildsToKeep::<machine name>
  174. ;
  175. ; Purpose: This field determines how many full builds to keep no matter what.
  176. ;
  177. ; Example: BuildsToKeep::ROBSVBL1=6
  178. ;
  179. BuildMachineBuildsToKeep::VCNTBLD1=3
  180. BuildMachineBuildsToKeep::VCNT64BLD=3
  181. ;
  182. ;
  183. ;
  184. ;
  185. ;
  186. ; ReleaseServerFreeSpace::<archtype>
  187. ;
  188. ; Purpose: This field determines how many gigabytes are required to be free on
  189. ; a given release server during propagation.
  190. ;
  191. ; Example: ReleaseServerFreeSpace::X86FRE=10
  192. ;
  193. ; ReleaseServerFreeSpace::X86FRE=10
  194. ; ReleaseServerFreeSpace::X86CHK=10
  195. ; ReleaseServerFreeSpace::IA64FRE=10
  196. ; ReleaseServerFreeSpace::IA64CHK=10
  197. ;
  198. ;
  199. ;
  200. ;
  201. ;
  202. ; AutoRaise::<archtype>
  203. ;
  204. ; Purpose: This field determines whether the given archtype will automatically
  205. ; raise via DFS before boot tests are complete. THIS SHOULD BE USED
  206. ; ONLY BY THE MAIN BUILD LAB AT THIS TIME.
  207. ;
  208. ; Example: AutoRaise::IA64FRE=true
  209. ;
  210. ; AutoRaise::IA64FRE=true
  211. ; AutoRaise::IA64CHK=true
  212. ;
  213. ;
  214. ;
  215. ;
  216. ;
  217. ; PrimaryReleaseServer
  218. ;
  219. ; Purpose: If only one release server is to be raised via DFS, this field will
  220. ; denote which server will be chosen. If this field is not set, there
  221. ; is no restriction to the number of servers that will be raised.
  222. ;
  223. ; Example: PrimaryReleaseServer=2kbldx8
  224. ;
  225. ; PrimaryReleaseServer=MIKECARL3
  226. ;
  227. ;
  228. ;
  229. ;
  230. ;
  231. ; SecondaryReleaseServer
  232. ;
  233. ; Purpose: If a primary release server is selected, and has a small storage
  234. ; capacity, when builds are lowered from the primary through DFS the
  235. ; secondary release server will be raised if the lowered build is
  236. ; still present on the secondary. If no primary release server is
  237. ; given, this field has no meaning.
  238. ;
  239. ; Example: SecondaryReleaseServer=ntrelic2
  240. ;
  241. ; SecondaryReleaseServer=ntrelic2
  242. ;
  243. ;
  244. ;
  245. ;
  246. ;
  247. ;
  248. ; AlternateReleaseDir
  249. ;
  250. ; Purpose: If two branches are releasing on the same machine and you need to
  251. ; use different release locations on the build machine, set this
  252. ; parameter to the share name on the machine.
  253. ;
  254. ; Example: AlternateReleaseDir=idxrelease
  255. ;
  256. ; AlternateReleaseDir=idxrelease
  257. ;
  258. ;
  259. ;
  260. ;
  261. ;
  262. ; AlternateReleaseBranch
  263. ;
  264. ; Purpose: If you propagate builds from this branch but want them to show up
  265. ; on release servers as another branch name, set this parameter to
  266. ; the name you want to see. For instance, if idx01 releases are to
  267. ; be named "main" releases, they will show up as 2250.main.x86fre.xxxx
  268. ;
  269. ; Example: AlternateReleaseBranch=main
  270. ;
  271. ; AlternateReleaseBranch=main
  272. ;
  273. ;
  274. ;
  275. ;
  276. ;
  277. ; CreateHiddenBuilds
  278. ;
  279. ; Purpose: If you want your build machine to hide builds before releasing them
  280. ; (to prevent premature downloads etc) set this flag.
  281. ;
  282. ; Example: CreateHiddenBuilds=TRUE
  283. ;
  284. ; CreateHiddenBuilds=TRUE
  285. ;
  286. ;
  287. ;
  288. ;
  289. ;
  290. ; BVTMembers
  291. ;
  292. ; Purpose: If you raise through DFS and wish to set permissions on BVT shares
  293. ; to a select group of people, set their accounts here.
  294. ;
  295. ; Example: BVTMembers=ntdev\ntbuild ntdev\ntbvtest redmond\ntbvtest
  296. ;
  297. ; BVTMembers=ntdev\ntbuild ntdev\ntbvtest redmond\ntbvtest ntdev\mikecarl
  298. ;