gecko/tools/release/configs/fx-moz18-bootstrap.cfg

83 lines
3.3 KiB
INI

version = 2.0.0.12
milestone = 1.8.1.12
# _RCn and _RELEASE will be appended as-needed
productTag = FIREFOX_2_0_0_12
# Branch name and pull dates to use for base tag
branchTag = MOZILLA_1_8_BRANCH
#RelbranchOverride = GECKO181_20080128_RELBRANCH
pullDate = 2008-02-01 20:00 PST
l10n_pullDate = 2008-01-28 16:00 PST
rc = 4
# oldVersion and oldRc refer to the previous release
oldVersion = 2.0.0.11
oldRc = 1
appName = browser
product = firefox
# Absolute path to tinderbox build directory
linux_buildDir = /builds/tinderbox/Fx-Mozilla1.8-Release
macosx_buildDir = /builds/tinderbox/Fx-Mozilla1.8-Release
win32_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-Release
linux_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-Release
macosx_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-Release
win32_l10n_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-Release
# Absolute path to store bootstrap's logs
linux_logDir = /builds/logs
macosx_logDir = /builds/logs
win32_logDir = /builds/logs
mozillaCvsroot = cltbld@cvs.mozilla.org:/cvsroot
l10nCvsroot = cltbld@cvs.mozilla.org:/l10n
mofoCvsroot = cltbld@cvs.mozilla.org:/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 = bootstrap@mozilla.org
to = build@mozilla.org
cc = nobody@mozilla.org
patcherConfig = moz18-branch-patcher2.cfg
# Tag to use for building MAR/MBSDIFF and other update tools
patcherToolsRev = UPDATE_PACKAGING_R1
linux_verifyConfig = moz18-firefox-linux.cfg
win32_verifyConfig = moz18-firefox-win32.cfg
macosx_verifyConfig = moz18-firefox-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 = aus2-staging.mozilla.org
ausServerUrl = https://aus2.mozilla.org
# Tinderbox server tree that clients should report to
buildTree = MozillaRelease
# where QA updates/builds go
stagingUser = cltbld
stagingServer = production-1.8-master.build.mozilla.org
externalStagingUser = cltbld
externalStagingServer = stage.mozilla.org
# where beta updates/builds go
ftpServer = ftp.mozilla.org
# where release updates/builds go
bouncerServer = download.mozilla.org
# username and server to push builds
sshUser = cltbld
sshServer = production-1.8-master.build.mozilla.org
# force 1.8 specific behavior
useTalkback = 1
symbolServer = stage.mozilla.org
symbolServerUser = ffxbld
symbolServerPath = /mnt/netapp/breakpad/symbols_ffx
symbolServerKey = /home/cltbld/.ssh/ffxbld_dsa
useTarGz = 1