Confirmed users
4,971
edits
| Line 322: | Line 322: | ||
=== Build 3 === | === Build 3 === | ||
* Wished we had a clobberer for mobile releases {{bug|537426}} | * Wished we had a clobberer for mobile releases {{bug|537426}} | ||
** | * Axel landed l10n changesets: [http://hg.mozilla.org/build/buildbot-configs/rev/871067634bf4 871067634bf4] | ||
* | * Landed [http://hg.mozilla.org/build/buildbot-configs/rev/bc7e3d459c9e config updates] | ||
* Forced maemo4 to build on a VM: | |||
diff -r faa11e08ea8d mozilla2/mobile_config.py | |||
--- a/mozilla2/mobile_config.py Thu Jun 03 11:39:17 2010 -0700 | |||
+++ b/mozilla2/mobile_config.py Thu Jun 03 12:30:10 2010 -0700 | |||
@@ -15,7 +15,8 @@ | |||
SBOX_HOME = '/scratchbox/users/cltbld/home/cltbld' | |||
MOBILE_SLAVES = { | |||
- 'maemo4': config.SLAVES['linux'], | |||
+# 'maemo4': config.SLAVES['linux'], | |||
+ 'maemo4': config.LINUX_VMS, | |||
'maemo5-gtk': config.SLAVES['linux'], | |||
'maemo5-qt': config.SLAVES['linux'], | |||
'linux-i686': config.SLAVES['linux'], | |||
* Reconfiged pm02. Skipping pmm8011 since my mozharness script handles deb updates for releases. | |||
* Started the automation with: | |||
buildbot sendchange --username=aki --master=localhost:9010 --branch=releases/mobile-1.1 "Fennec 1.1rc1 build3" doit | |||
==== Tag ==== | ==== Tag ==== | ||