[Buildbot-commits] [Buildbot] #2310: upgrade-master doesn't support master.cfg located outside of basedir

Buildbot nobody at buildbot.net
Sat Mar 2 16:16:25 UTC 2013


#2310: upgrade-master doesn't support master.cfg located outside of basedir
-----------------------------+-----------------------
Reporter:  KeiKun            |       Owner:
    Type:  enhancement       |      Status:  assigned
Priority:  patches-accepted  |   Milestone:  0.8.8
 Version:  0.8.6p1           |  Resolution:
Keywords:  simple            |
-----------------------------+-----------------------
Description changed by dustin:

Old description:

> Some buildbot subcommands (e.g., buildbot checkconfig) currently assume
> that its configuration file is named master.cfg, and is located in the
> master's basedir.  This is not always the case.  The name location of the
> config file is specified in the master's basedir, so it isn't difficult
> to find.
>
> All of the buildbot subcommands should support a master.cfg that is not
> in the default location.  Tests should verify that this is the case.
>
> At least 'buildbot checkconfig' and 'buildbot upgrade-master' do not work
> correctly.

New description:

 Some buildbot subcommands (e.g., buildbot checkconfig) currently assume
 that Buildbot's configuration file is named master.cfg, and is located in
 the master's basedir.  This is not always the case.  The name amd location
 of the config file are specified in the master's buildbot.tac, which is
 always in the basedir.

 All of the buildbot subcommands should support a master.cfg that is not in
 the default location.  Tests should verify that this is the case.

 At least 'buildbot checkconfig' and 'buildbot upgrade-master' do not work
 correctly.

--

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2310#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list