This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Jhbuildbot

Birds Eye View - Goals

Easy deployment

Integration

Configuration

jhbuildbot_type = 'master'
jhbuildbot_prefix = '/home/john/buildbot/'

Suggested folder layout

Hopefully the buildbot.tac and master.cfg and friends can be kept in jhbuild folder, so that we can upgrade with just an svn up on jbhuild.

New JHBuild commands

Creating a new 'instance'

jhbuild bot --setup

Starting an instance

jhbuild bot --start

Stopping an instance

jhbuild bot --stop

Watching the log of an instance

jhbuild bot --log

Reload an instance (to pick up new slaves/projects)

jhbuild bot --reconfig

2024-10-23 11:18