Confirmed users
4,293
edits
Line 161: | Line 161: | ||
====L10nVerify==== | ====L10nVerify==== | ||
Green - need to parse log. | |||
====Generate updates and push betatest snippets==== | ====Generate updates and push betatest snippets==== | ||
Line 169: | Line 169: | ||
The 'post_signing' branch has overridden patcherToolsTag in [http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#1495 ReleaseUpdatesFactory]. XXX: Bug to swap this over to a ShellCommand like all the other cvs operations. | The 'post_signing' branch has overridden patcherToolsTag in [http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#1495 ReleaseUpdatesFactory]. XXX: Bug to swap this over to a ShellCommand like all the other cvs operations. | ||
Triggered manually on waterfall, leaving branch blank (no need to clean up moz2-linux-slave09 as it updates/ contains only tools/, and we delete & repull that on every step). | Triggered manually on waterfall, leaving branch blank (no need to clean up moz2-linux-slave09 as it updates/ contains only tools/, and we delete & repull that on every step). No further problems. | ||
XXX: Swap mercurial automation to using build/tools/release/updates/ for patcher config rather than cvs, and somehow cope with subsequent updating of build/tools to patcherToolsTag | XXX: Swap mercurial automation to using build/tools/release/updates/ for patcher config rather than cvs, and somehow cope with subsequent updating of build/tools to patcherToolsTag | ||
====Update verify==== | |||
All running, look OK from initial results. | |||
Hit problem with missing CVS_RSH=rsh on Mac, fallout from {{bug|428124}}. Updated plist on slaves. |