canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) (Created page with "=Notes About Releasing= Please update the [https://wiki.mozilla.org/index.php?title=Releases/BuildNotesTemplate Notes Template] and the [https://intranet.mozilla.org/Build:Releas...") |
ChrisCooper (talk | contribs) No edit summary |
||
Line 79: | Line 79: | ||
==Build 1== | ==Build 1== | ||
===Diff mozconfigs=== | ===Diff mozconfigs=== | ||
rail helpfully ran the diff. He says to ignore 'l10n_tree': | |||
<pre> | |||
--- beta 2012-08-24 13:06:50.791772258 -0400 | |||
+++ release 2012-08-24 13:06:11.671771671 -0400 | |||
@@ -24,7 +24,7 @@ | |||
'disable_tinderbox_mail': True, | |||
'download_base_url': 'http://ftp.mozilla.org/pub/mozilla.org/firefox', | |||
'enUS_binaryURL': 'http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-release', | |||
- 'enable_blocklist_update': True, | |||
+ 'enable_blocklist_update': False, | |||
'enable_l10n': False, | |||
'enable_l10n_onchange': True, | |||
'enable_mac_a11y': True, | |||
@@ -45,7 +45,6 @@ | |||
'hgurl': 'http://hg.mozilla.org/', | |||
'l10nDatedDirs': True, | |||
'l10nNightlyUpdate': False, | |||
- 'l10nUploadPath': '/home/ftp/pub/mozilla.org/firefox/nightly/latest-mozilla-release-l10n/', | |||
'l10n_modules': ['browser', | |||
'dom', | |||
'extensions/reporter', | |||
@@ -58,7 +57,7 @@ | |||
'l10n_platforms': ['linux', 'linux64', 'win32', 'macosx64'], | |||
'l10n_repo_path': 'releases/l10n/mozilla-release', | |||
'l10n_tinderbox_tree': 'Mozilla-l10n', | |||
- 'l10n_tree': 'fxrelease', | |||
+ 'l10n_tree': 'fxrel', | |||
'localesURL': 'http://hg.mozilla.org//build/buildbot-configs/raw-file/production/mozilla/l10n/all-locales.mozilla-release', | |||
'lock_platforms': True, | |||
'mobile_download_base_url': 'http://ftp.mozilla.org/pub/mozilla.org/mobile', | |||
@@ -82,7 +81,6 @@ | |||
'download_symbols': False, | |||
'enable_ccache': True, | |||
'enable_codesighs': False, | |||
- 'enable_dep': True, | |||
'enable_opt_unittests': False, | |||
'enable_shared_checkouts': True, | |||
'enable_xulrunner': False, | |||
@@ -203,129 +201,6 @@ | |||
5)], | |||
'update_platform': 'Android_arm-eabi-gcc3', | |||
'upload_symbols': True}, | |||
- 'android-armv6': {'android_signing': True, | |||
- 'app_name': 'browser', | |||
- 'base_name': 'Android Armv6 mozilla-release', | |||
- 'build_space': 6, | |||
- 'builds_before_reboot': 1, | |||
- 'enable_ccache': True, | |||
- 'enable_codesighs': False, | |||
- 'enable_opt_unittests': False, | |||
- 'enable_shared_checkouts': True, | |||
- 'enable_xulrunner': False, | |||
- 'env': {'CCACHE_COMPRESS': '1', | |||
- 'CCACHE_DIR': '/builds/ccache', | |||
- 'CCACHE_UMASK': '002', | |||
- 'DISPLAY': ':2', | |||
- 'HG_SHARE_BASE_DIR': '/builds/hg-shared', | |||
- 'JAVA_HOME': '/tools/jdk6', | |||
- 'LC_ALL': 'C', | |||
- 'MOZ_CRASHREPORTER_NO_REPORT': '1', | |||
- 'MOZ_OBJDIR': 'obj-firefox', | |||
- 'MOZ_SYMBOLS_EXTRA_BUILDID': 'android-armv6-mozilla-release', | |||
- 'PATH': '/tools/jdk6/bin:/opt/local/bin:/tools/python/bin:/tools/buildbot/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/', | |||
- 'POST_SYMBOL_UPLOAD_CMD': '/usr/local/bin/post-symbol-upload.py', | |||
- 'PYTHON26': '/tools/python-2.6.5/bin/python', | |||
- 'SYMBOL_SERVER_HOST': 'symbols1.dmz.phx1.mozilla.com', | |||
- 'SYMBOL_SERVER_PATH': '/mnt/netapp/breakpad/symbols_mob/', | |||
- 'SYMBOL_SERVER_SSH_KEY': '/home/cltbld/.ssh/ffxbld_dsa', | |||
- 'SYMBOL_SERVER_USER': 'ffxbld', | |||
- 'TINDERBOX_OUTPUT': '1'}, | |||
- 'is_mobile_l10n': False, | |||
- 'mobile_dir': 'mobile/android', | |||
- 'mozconfig': 'android-armv6/mozilla-release/nightly', | |||
- 'packageTests': True, | |||
- 'platform_objdir': 'obj-firefox', | |||
- 'post_upload_include_platform': True, | |||
- 'product_name': 'firefox', | |||
- 'slaves': ['bld-centos5-32-vmw-001', | |||
- 'bld-centos5-32-vmw-002', | |||
- 'bld-centos5-32-vmw-003', | |||
- 'bld-centos5-32-vmw-004', | |||
- 'bld-centos5-32-vmw-005', | |||
- 'bld-centos5-32-vmw-006', | |||
- 'bld-centos5-32-vmw-007', | |||
- 'bld-centos5-32-vmw-008', | |||
- 'bld-centos5-32-vmw-009', | |||
- 'bld-centos5-32-vmw-010', | |||
- 'bld-centos5-32-vmw-011', | |||
- 'bld-centos5-32-vmw-012', | |||
- 'bld-centos5-32-vmw-013', | |||
- 'bld-centos5-32-vmw-014', | |||
- 'bld-centos5-32-vmw-015', | |||
- 'bld-centos5-32-vmw-016', | |||
- 'bld-centos5-32-vmw-017', | |||
- 'bld-centos5-32-vmw-018', | |||
- 'bld-centos5-32-vmw-019', | |||
- 'bld-centos5-32-vmw-020', | |||
- 'bld-centos5-32-vmw-021', | |||
- 'bld-centos5-32-vmw-022', | |||
- 'mv-moz2-linux-ix-slave02', | |||
- 'mv-moz2-linux-ix-slave03', | |||
- 'mv-moz2-linux-ix-slave04', | |||
- 'mv-moz2-linux-ix-slave05', | |||
- 'mv-moz2-linux-ix-slave06', | |||
- 'mv-moz2-linux-ix-slave07', | |||
- 'mv-moz2-linux-ix-slave08', | |||
- 'mv-moz2-linux-ix-slave09', | |||
- 'mv-moz2-linux-ix-slave10', | |||
- 'mv-moz2-linux-ix-slave11', | |||
- 'mv-moz2-linux-ix-slave12', | |||
- 'mv-moz2-linux-ix-slave13', | |||
- 'mv-moz2-linux-ix-slave14', | |||
- 'mv-moz2-linux-ix-slave15', | |||
- 'mv-moz2-linux-ix-slave16', | |||
- 'mv-moz2-linux-ix-slave17', | |||
- 'mv-moz2-linux-ix-slave18', | |||
- 'mv-moz2-linux-ix-slave19', | |||
- 'mv-moz2-linux-ix-slave20', | |||
- 'mv-moz2-linux-ix-slave21', | |||
- 'linux-ix-slave01', | |||
- 'linux-ix-slave02', | |||
- 'linux-ix-slave06', | |||
- 'linux-ix-slave12', | |||
- 'linux-ix-slave13', | |||
- 'linux-ix-slave14', | |||
- 'linux-ix-slave15', | |||
- 'linux-ix-slave16', | |||
- 'linux-ix-slave17', | |||
- 'linux-ix-slave18', | |||
- 'linux-ix-slave19', | |||
- 'linux-ix-slave20', | |||
- 'linux-ix-slave21', | |||
- 'linux-ix-slave22', | |||
- 'linux-ix-slave23', | |||
- 'linux-ix-slave24', | |||
- 'linux-ix-slave25', | |||
- 'linux-ix-slave26', | |||
- 'linux-ix-slave27', | |||
- 'linux-ix-slave28', | |||
- 'linux-ix-slave29', | |||
- 'linux-ix-slave30', | |||
- 'linux-ix-slave31', | |||
- 'linux-ix-slave32', | |||
- 'linux-ix-slave33', | |||
- 'linux-ix-slave34', | |||
- 'linux-ix-slave35', | |||
- 'linux-ix-slave36', | |||
- 'linux-ix-slave37', | |||
- 'linux-ix-slave38', | |||
- 'linux-ix-slave39', | |||
- 'linux-ix-slave40', | |||
- 'linux-ix-slave41', | |||
- 'linux-ix-slave42'], | |||
- 'src_mozconfig': 'mobile/android/config/mozconfigs/android-armv6/nightly', | |||
- 'stage_platform': 'android-armv6', | |||
- 'stage_product': 'mobile', | |||
- 'talos_masters': [('buildbot-master36.build.mozilla.org:9301', | |||
- True, | |||
- 5)], | |||
- 'tooltool_manifest_src': 'mobile/android/config/tooltool-manifests/android-armv6/releng.manifest', | |||
- 'unittest_masters': [('buildbot-master36.build.mozilla.org:9301', | |||
- True, | |||
- 5)], | |||
- 'update_platform': 'Android_arm-eabi-gcc3-armv6', | |||
- 'upload_symbols': True}, | |||
'android-debug': {'android_signing': True, | |||
'app_name': 'browser', | |||
'base_name': 'Android Debug mozilla-release', | |||
@@ -337,7 +212,6 @@ | |||
'download_symbols': False, | |||
'enable_ccache': True, | |||
'enable_codesighs': False, | |||
- 'enable_dep': True, | |||
'enable_leaktests': False, | |||
'enable_opt_unittests': False, | |||
'enable_shared_checkouts': True, | |||
@@ -462,7 +336,6 @@ | |||
'create_partial': False, | |||
'download_symbols': False, | |||
'enable_codesighs': False, | |||
- 'enable_dep': True, | |||
'enable_opt_unittests': False, | |||
'enable_shared_checkouts': True, | |||
'enable_xulrunner': False, | |||
@@ -1409,7 +1282,6 @@ | |||
'talos_masters': [('buildbot-master36.build.mozilla.org:9301', True, 5)], | |||
'tinderbox_tree': 'Mozilla-Release', | |||
'tooltool_url_list': ['http://runtime-binaries.pvt.build.mozilla.org/tooltool'], | |||
- 'unittest_build_space': 6, | |||
'unittest_masters': [('buildbot-master36.build.mozilla.org:9301', True, 5)], | |||
'unittest_suites': [('mochitests', | |||
{'chunkByDir': 4, | |||
</pre> |