diff --git a/tools/release/configs/fx-moz18-staging-bootstrap.cfg b/tools/release/configs/fx-moz18-staging-bootstrap.cfg new file mode 100644 index 000000000000..c16520f8e05c --- /dev/null +++ b/tools/release/configs/fx-moz18-staging-bootstrap.cfg @@ -0,0 +1,60 @@ +version = 2.0.0.4 +milestone = 1.8.1.4 +# _RCn and _RELEASE will be appended as-needed +productTag = FIREFOX_2_0_0_4 +# Branch name and pull dates to use for base tag +branchTag = MOZILLA_1_8_BRANCH +pullDate = 2007-04-17 00:00:00 PDT +l10n_pullDate = 2007-04-17 00:00:00 PDT +rc = 1 +# oldVersion and oldRc refer to the previous release +oldVersion = 2.0.0.3 +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 +logDir = /builds/logs +mozillaCvsroot = staging-build-console.build.mozilla.org:/builds/cvsmirror/cvsroot +l10nCvsroot = staging-build-console.build.mozilla.org:/builds/cvsmirror/l10n +mofoCvsroot = staging-build-console.build.mozilla.org:/builds/cvsmirror/mofo +# private staging area +stageHome = /data/cltbld +updateDir = /builds/updates +verifyDir = /builds/verify +tagDir = /builds/tags +configBumpDir = /builds/config +# 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 = build@mozilla.org +cc = rhelmer@mozilla.com +patcherConfig = moz18-branch-patcher2.cfg +# Tag to use for building MAR/MBSDIFF and other update tools +patcherToolsRev = MOZILLA_1_9a2_RELEASE +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 +# Tinderbox server tree that clients should report to +buildTree = MozillaTest +sshUser = cltbld +sshServer = staging-build-console.build.mozilla.org +stagingUser = cltbld +stagingServer = staging-build-console.build.mozilla.org +ftpServer = staging-build-console.build.mozilla.org +bouncerServer = staging-build-console.build.mozilla.org