Changes
→Contribute
easy to set one up.
easy to set one up.
* 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.
the depencies are installed) and the build succeed.
* Install buildbot.
* Setup the slave. Name it by the distribution it's runned on, for example fedora9.
on, for example fedora9.
buildbot create-slave slave sugarlabs2.xen.prgmr.com:9989 SLAVENAME PASSWORD
buildbot create-slave slave sugarlabs2.xen.prgmr.com:9989 SLAVENAME PASSWORD
cd slave
mv Makefile.sample Makefile
* Run the slave:
make start
* Get in contact with master administrator to setup the builders.