On Sun, 28 Sep 2008 12:15:50 -0700 (PDT), mark <[EMAIL PROTECTED]> wrote:
I want to start small and setup a buildbot on one machine (no slaves).
I hope this is possible. I assume I only need one master in this case
(without slave config)???
from my master.cfg
c['slaves'] = []
... (rest of the s
I want to start small and setup a buildbot on one machine (no slaves).
I hope this is possible. I assume I only need one master in this case
(without slave config)???
from my master.cfg
c['slaves'] = []
... (rest of the sample config)
b1 = {'name': "buildbot-full",
# 'slavename': "bot1name"