Bug 417070, automation config bump for Tb2.0.0.12, r=rhelmer

This commit is contained in:
nrthomas%gmail.com 2008-02-12 22:02:29 +00:00
Родитель ac0e02992a
Коммит a046ba681b
1 изменённых файлов: 15 добавлений и 12 удалений

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

@ -1,16 +1,14 @@
branchTag = MOZILLA_1_8_BRANCH branchTag = MOZILLA_1_8_BRANCH
# this won't actually be used, it's a record-keeping placeholder # this won't actually be used, it's a record-keeping placeholder
# (sure we pull MOZILLA_1_8_BRANCH with it, but then cvs up -r <RELBRANCH> and that pullDate = 2008-02-12 13:47 PST
# clobbers the sticky date) l10n_pullDate = 2008-02-12 13:47 PST
pullDate = 2007-10-31 03:30 PDT RelbranchOverride = GECKO181_20080128_RELBRANCH
l10n_pullDate = 2007-10-31 03:30 PDT milestone = 1.8.1.12
RelbranchOverride = GECKO181_20071004_RELBRANCH version = 2.0.0.12
milestone = 1.8.1.9
version = 2.0.0.9
rc = 1 rc = 1
productTag = THUNDERBIRD_2_0_0_9 productTag = THUNDERBIRD_2_0_0_12
oldVersion = 2.0.0.6 oldVersion = 2.0.0.9
oldRc = 2 oldRc = 1
appName = mail appName = mail
product = thunderbird product = thunderbird
linux_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release linux_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release
@ -30,6 +28,7 @@ stageHome = /data/cltbld
updateDir = /builds/updates updateDir = /builds/updates
verifyDir = /builds/verify verifyDir = /builds/verify
tagDir = /builds/tags tagDir = /builds/tags
symbolDir = /builds/symbols
configBumpDir = /builds/config configBumpDir = /builds/config
linux_buildPlatform = Linux_2.4.18-14_Depend linux_buildPlatform = Linux_2.4.18-14_Depend
macosx_buildPlatform = Darwin_8.7.0_Depend macosx_buildPlatform = Darwin_8.7.0_Depend
@ -56,7 +55,7 @@ ausServerUrl = https://aus2.mozilla.org
buildTree = MozillaRelease buildTree = MozillaRelease
# where QA updates/builds go # where QA updates/builds go
stagingUser = cltbld stagingUser = cltbld
stagingServer = build-console.build.mozilla.org stagingServer = production-1.8-master.build.mozilla.org
externalStagingUser = cltbld externalStagingUser = cltbld
externalStagingServer = stage.mozilla.org externalStagingServer = stage.mozilla.org
# where beta updates/builds go # where beta updates/builds go
@ -65,7 +64,11 @@ ftpServer = ftp.mozilla.org
bouncerServer = download.mozilla.org bouncerServer = download.mozilla.org
# username and server to push builds # username and server to push builds
sshUser = cltbld sshUser = cltbld
sshServer = build-console.build.mozilla.org sshServer = production-1.8-master.build.mozilla.org
# force 1.8 specific behavior # force 1.8 specific behavior
useTalkback = 1 useTalkback = 1
symbolServer = stage.mozilla.org
symbolServerUser = tbirdbld
symbolServerPath = /mnt/netapp/breakpad/symbols_tbrd
symbolServerKey = /home/cltbld/.ssh/tbirdbld_dsa
useTarGz = 1 useTarGz = 1