canmove, Confirmed users
6,439
edits
m (→Update Verify) |
|||
Line 136: | Line 136: | ||
** Noticed that tuxedoUsername/tuxedoPassword were missing from BuildSlaves.py on pm01/pm03. | ** Noticed that tuxedoUsername/tuxedoPassword were missing from BuildSlaves.py on pm01/pm03. | ||
* After adding the entries I used "Force Build" again. No problems this time. | * After adding the entries I used "Force Build" again. No problems this time. | ||
=== Stage EU Ballot Builds === | |||
* '''Using the EU Ballot builds generated by the build machines''' | |||
* No signing necessary as these were signed earlier | |||
* Kev looked over them before staging | |||
Once Kev verified them, ran the following to get them ready for the mirror push: | |||
<pre> | |||
# ffxbld@stage | |||
cd /home/ftp/pub/firefox/nightly/3.6.13-candidates/build1 | |||
mv -v partner-repacks/euballot/win32 win32-EUballot | |||
</pre> | |||
Ideally, the partner repack scripts or signing would upload this to this location from the git go. Filed {{bug|614227}} to track this. |