[Buildbot-commits] [Buildbot] #2310: upgrade-master doesn't support master.cfg located outside of basedir
Buildbot trac
trac at buildbot.net
Tue Mar 19 20:28:30 UTC 2013
#2310: upgrade-master doesn't support master.cfg located outside of basedir
-----------------------------+---------------------
Reporter: KeiKun | Owner:
Type: enhancement | Status: closed
Priority: patches-accepted | Milestone: 0.8.8
Version: 0.8.6p1 | Resolution: fixed
Keywords: simple |
-----------------------------+---------------------
Changes (by dustin):
* status: assigned => closed
* resolution: => fixed
Old 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.
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.
--
Comment:
{{{
commit 69fc8c7a0ca7084b3b2e5ea93c613cdec3ffc2d6
Merge: 16e9ede 7f02964
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: Tue Mar 19 16:26:44 2013 -0400
Merge branch 'ticket2310' of git://github.com/imccowan/buildbot
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2310#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list