[Buildbot-devel] rename builder

Dustin J. Mitchell dustin at v.igoro.us
Tue Dec 11 21:34:32 UTC 2012


On Tue, Dec 11, 2012 at 12:47 AM, David Froger <david.froger at gmail.com> wrote:
> Hi,
>
> I would like to rename my builders, keeping intact my old builds.
>
> Is the following enough?
> - Change builder names in master.cfg
> - On each slave, for each builder: mv slave/old-builder-name slave/new-builder-name
> - On the master, for each builder: mv master/old-builder-name master/new-builder-name
>
> Do I have to modify state.sqlite?

That's pretty tricky.  There may be instances of the builder name in
the build pickles on the master.

In the database, you'll only need to update the buidlrequests table.

Dustin




More information about the devel mailing list