AutoBuilder Cluster Setup: Difference between revisions

From Yocto Project
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
* Install base OS with minimal target
* Install base OS with minimal target
* Add pokybuild user (uid=6000)
* Add pokybuild user (uid=6000)
* Add ssh key to clone production yocto-autobuilder
* Set up buildset-config, either:
** edit one of the several examples included in repo
** Add ssh key to clone production yocto-autobuilder
*** git clone http://git.yoctoproject.org/git/yocto-autobuilder && cd yocto-autobuilder && git remote add prod git@git.yoctoproject.org:yocto-autobuilder-production && git checkout -b yoctoio prod/yoctoio
* update config/autobuilder.conf and yocto-worker/buildbot.tac
* update config/autobuilder.conf and yocto-worker/buildbot.tac
* Install the requirements from http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html
* Install the requirements from http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html

Revision as of 18:58, 19 July 2016