[Python-buildbots] The process of adding my buildbot worker to the buildbot fleet

Zachary Ware zachary.ware+pydev at gmail.com
Thu Feb 21 08:38:15 EST 2019


Hi Peixing,

On Thu, Feb 21, 2019 at 7:23 AM Xin, Peixing <Peixing.Xin at windriver.com> wrote:
> I want to add a new platform support for cpython, that is VxWorks RTOS. A builtbot worker has been internally setup ready to join the fleet. But any process or guidance I need to follow? Where is the master.cfg located? And who and how to modify that? I checked the source code repo but no any file called master.cfg there.

The buildbot master configuration can be found here:
https://github.com/python/buildmaster-config/tree/master/master,
please feel free to open a pull request there adding your builder(s).
Once we're ready to merge that, I'll contact you privately with
credentials to connect.

-- 
Zach


More information about the Python-Buildbots mailing list