mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:29:02 +02:00
README_WALKTHROUGHS: Tweak the startup commands
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
bda30c6f4f
commit
5fab173693
|
@ -89,6 +89,8 @@ git clone https://git.yoctoproject.org/git/yocto-autobuilder-helper
|
||||||
|
|
||||||
# Startup commands (janitor, controller, worker)
|
# Startup commands (janitor, controller, worker)
|
||||||
~/yocto-autobuilder-helper/janitor/ab-janitor &
|
~/yocto-autobuilder-helper/janitor/ab-janitor &
|
||||||
|
cd buildbot
|
||||||
|
. testenv/bin/activate
|
||||||
buildbot start ~/yocto-controller
|
buildbot start ~/yocto-controller
|
||||||
buildbot-worker start ~/yocto-worker
|
buildbot-worker start ~/yocto-worker
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user