Bug 427769, bootstrap config for Tb2.0.0.x on the staging setup, p=rtessner, r=me

This commit is contained in:
nrthomas@gmail.com 2008-04-08 09:23:34 -07:00
Родитель 6c8b71ce5d
Коммит 7157638f07
1 изменённых файлов: 81 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,81 @@
version = 2.0.0.13
milestone = 1.8.1.13
# _RCn and _RELEASE will be appended as-needed
productTag = THUNDERBIRD_2_0_0_13
# Branch name and pull dates to use for base tag
branchTag = MOZILLA_1_8_BRANCH
#RelbranchOverride = GECKO181_20071115_RELBRANCH
pullDate = 2008-03-09 23:00 PST
l10n_pullDate = 2008-03-09 23:00 PST
rc = 1
# oldVersion and oldRc refer to the previous release
oldVersion = 2.0.0.12
oldRc = 1
appName = mail
product = thunderbird
# Absolute path to tinderbox build directory
linux_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release
macosx_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release
win32_buildDir = /cygdrive/c/builds/tinderbox/Tb-Mozilla1.8-Release
linux_l10n_buildDir = /builds/tinderbox/Tb-Mozilla1.8-l10n-Release
macosx_l10n_buildDir = /builds/tinderbox/Tb-Mozilla1.8-l10n-Release
win32_l10n_buildDir = /cygdrive/c/builds/tinderbox/Tb-Mozilla1.8-l10n-Release
# Absolute path to store bootstrap's logs
linux_logDir = /builds/logs
macosx_logDir = /builds/logs
win32_logDir = /builds/logs
sourceDir = /builds/source
mozillaCvsroot = staging-1.8-master.build.mozilla.org:/builds/cvsmirror/cvsroot
l10nCvsroot = staging-1.8-master.build.mozilla.org:/builds/cvsmirror/l10n
mofoCvsroot = staging-1.8-master.build.mozilla.org:/builds/cvsmirror/mofo
anonCvsroot = :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
# private staging area
stageHome = /data/cltbld
updateDir = /builds/updates
verifyDir = /builds/verify
tagDir = /builds/tags
configBumpDir = /builds/config
symbolDir = /builds/symbols
# Build platform, as specified by tinderbox
linux_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend
macosx_buildPlatform = Darwin_8.7.0_Depend
win32_buildPlatform = WINNT_5.2_Depend
linux_l10n_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend
macosx_l10n_buildPlatform = Darwin_8.7.0_Depend
win32_l10n_buildPlatform = WINNT_5.2_Depend
from = staging-bootstrap@mozilla.org
to = nrthomas@gmail.com
cc = rtessner@mozillamessaging.com
patcherConfig = moz18-branch-patcher2.cfg
# Tag to use for building MAR/MBSDIFF and other update tools
patcherToolsRev = UPDATE_PACKAGING_R3
linux_verifyConfig = moz18-thunderbird-linux.cfg
win32_verifyConfig = moz18-thunderbird-win32.cfg
macosx_verifyConfig = moz18-thunderbird-mac.cfg
blat = /cygdrive/c/moztools/bin/blat.exe
sendmail = /usr/sbin/sendmail
# dump Log output to stdout
dumpLogs = 1
# username and server to push update snippets to
ausUser = cltbld
ausServer = staging-1.8-master.build.mozilla.org
ausServerUrl = http://staging-1.8-master.build.mozilla.org
# Tinderbox server tree that clients should report to
buildTree = MozillaTest
# where QA updates/builds go
stagingUser = cltbld
stagingServer = staging-prometheus-vm.build.mozilla.org
# where beta updates/builds go
ftpServer = staging-prometheus-vm.build.mozilla.org
# where release updates/builds go
bouncerServer = staging-prometheus-vm.build.mozilla.org
# username and server to push builds
sshUser = cltbld
sshServer = staging-prometheus-vm.build.mozilla.org
# force 1.8 specific behavior
useTalkback = 0
symbolServer = staging-1.8-master.build.mozilla.org
symbolServerUser = cltbld
symbolServerPath = /data/symbols
symbolServerKey = /home/cltbld/.ssh/id_rsa
useTarGz = 1