Development Team/Buildbot: Difference between revisions
| Line 43: | Line 43: | ||
* Setup a dedicated user account for the slave, usually named buildbot. | * Setup a dedicated user account for the slave, usually named buildbot. | ||
* Run a sugar-jhbuild on it, make sure that it's passing the sanity check (all the depencies are installed) and the build succeed. | * Run a sugar-jhbuild on it, make sure that it's passing the sanity check (all the depencies are installed) and the build succeed. | ||
* Install buildbot. | * Install buildbot, preferably version 0.7.7. | ||
* Setup the slave. Name it by the distribution it's runned on, for example fedora9. | * Setup the slave. Name it by the distribution it's runned on, for example fedora9. | ||