[Buildbot-commits] [Buildbot] #1900: no way to upgrade directly to MySQL
Buildbot
nobody at buildbot.net
Sat Mar 26 22:47:25 UTC 2011
#1900: no way to upgrade directly to MySQL
--------------------+----------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.4
Version: 0.8.3p1 | Keywords: database
--------------------+----------------------
While the create-master subcommand takes a {{{--db}}} argument, the
{{{upgrade-master}}} command does not. It should!
I suspect that adding
{{{
c['db_url'] = ...
}}}
to master.cfg before running {{{upgrade-master}}} will do the right thing.
At any rate, the procedure should be better documented.
--
Ticket URL: <http://trac.buildbot.net/ticket/1900>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list