Confirmed users
2,456
edits
(update examples to new beta buildbot-master13 to simplify copy/paste) |
|||
| Line 90: | Line 90: | ||
* Set clobbers for the appropriate masters. Doing this 24-48 hours in advance should speedup the build. | * Set clobbers for the appropriate masters. Doing this 24-48 hours in advance should speedup the build. | ||
** [http://build.mozilla.org/clobberer clobberer] | ** [http://build.mozilla.org/clobberer clobberer] | ||
* Reserve slaves (<small>you need ~5 each of linux, linux64, win32 (w32), and macosx64 (moz2-darwin10)</small>) | * Reserve slaves (<small>you need ~5 each of linux, linux64, win32 (w32), and macosx64 (moz2-darwin10)</small>). Doing this 2-3 hours in advance should speed things up. e.g.: | ||
<pre> | <pre> | ||
[cltbld@buildbot-master13 master]$ pwd | [cltbld@buildbot-master13 master]$ pwd | ||
/builds/buildbot/build1/master | /builds/buildbot/build1/master | ||
[cltbld@buildbot-master13 master]$ cat | [cltbld@buildbot-master13 master]$ cat reserved_slaves | ||
8 | 8 | ||
</pre> | </pre> | ||