canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) |
|||
| Line 449: | Line 449: | ||
= Post-reimaging steps = | = Post-reimaging steps = | ||
Once one of these steps is already in the imaging process then you can move before the "Post-re-imaging steps" section. | Once one of these steps is already in the imaging process then you can move before the "Post-re-imaging steps" section. | ||
= Update to the latest buildbot.bat = | |||
We recently added steps to buildbot.bat to cleanup Windows TEMP dirs on reboot. | |||
cd "C:\Users\cltbld\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup" | |||
mv buildbot.bat C:\Users\cltbld\buildbot.bat.precleanup | |||
C:\mozilla-build\wget\wget -O buildbot.bat https://hg.mozilla.org/build/puppet-manifests/raw-file/f24f27f2696a /modules/buildslave/files/buildbot-win64.bat | |||
== Deploy the correct keys == | == Deploy the correct keys == | ||
You have instructions over [[ReleaseEngineering/How_To/Adjust_SSH_keys_on_a_slave|here]] | You have instructions over [[ReleaseEngineering/How_To/Adjust_SSH_keys_on_a_slave|here]] | ||