gecko/tools/release/configs/fx-moz19-nightly-bootstrap.cfg

93 lines
3.5 KiB
INI

version = nightly
milestone = nightly
# _BUILDn and _RELEASE will be appended as-needed
# not used by nightly
productTag = FIREFOX_3_0b5pre
# Branch name and pull dates to use for base tag
branchTag = test
#RelbranchOverride = GECKO190_20071207_RELBRANCH
# not used by nightly
pullDate = 2008-01-08 18:00 PST
l10n_pullDate = 2008-01-08 18:00 PST
build = 1
# oldVersion and oldRc refer to the previous release
# not used by nightly
oldVersion = 3.0b1
oldBuild = 3
# app name and product name
appName = browser
product = firefox
# Absolute path to tinderbox build directory
# The win32 ones are kept short because of a long path issue detailed in
# bug# 400846
linux_buildDir = /builds/tinderbox/Fx-Mozilla1.9-Nightly
macosx_buildDir = /builds/tinderbox/Fx-Mozilla1.9-Nightly
win32_buildDir = /e/fx19nit
linux_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.9-l10n-Nightly
macosx_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.9-l10n-Nightly
win32_l10n_buildDir = /e/fx19l10nit
# Absolute path to store bootstrap's logs
linux_logDir = /builds/logs.nightly
macosx_logDir = /builds/logs.nightly
win32_logDir = /builds/logs.nightly
mozillaCvsroot = :ext:cltbld@cvs.mozilla.org:/cvsroot
l10nCvsroot = :ext:cltbld@cvs.mozilla.org:/l10n
mofoCvsroot = :ext:cltbld@cvs.mozilla.org:/mofo
anonCvsroot = :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
# private staging area
stageHome = /data/cltbld
sourceDir = /builds/source
updateDir = /builds/updates
verifyDir = /builds/verify
tagDir = /builds/tags
configBumpDir = /builds/config
# Build platform, as specified by tinderbox
linux_buildPlatform = Linux_2.6.18-53.1.13.el5_Depend
macosx_buildPlatform = Darwin_8.8.4_Depend
win32_buildPlatform = WINNT_5.2_Depend
linux_l10n_buildPlatform = Linux_2.6.18-53.1.13.el5_Depend
macosx_l10n_buildPlatform = Darwin_8.8.4_Depend
win32_l10n_buildPlatform = WINNT_5.2_Depend
from = bootstrap@mozilla.org
to = build-announce@mozilla.org
cc = nobody@mozilla.org
# not used by nightly
patcherConfig = moz19-patcher2.cfg
# Tag to use for building MAR/MBSDIFF and other update tools
patcherToolsRev = UPDATE_PACKAGING_R1
linux_verifyConfig = moz19-firefox-linux.cfg
win32_verifyConfig = moz19-firefox-win32.cfg
macosx_verifyConfig = moz19-firefox-mac.cfg
blat = /d/mozilla-build/blat261/full/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
buildTree = MozillaTest
# where QA updates/builds go
stagingUser = cltbld
stagingServer = stage-old.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 = ffxbld
sshServer = stage-old.mozilla.org
useTalkback = 0
# symbol server variables
symbolServer = dm-symbolpush01.mozilla.org
symbolServerUser = ffxbld
symbolServerPath = /mnt/netapp/breakpad/symbols_ffx
win32_symbolServerKey = /c/Documents and Settings/cltbld/.ssh/ffxbld_dsa
linux_symbolServerKey = /home/cltbld/.ssh/ffxbld_dsa
macosx_symbolServerKey = /Users/cltbld/.ssh/ffxbld_dsa
useCvsCompression = 1
testsPhoneHome = 0
runMozillaTests = 1
bootstrapTag = RELEASE_AUTOMATION_M8
useBetaChannel = 0