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

Xin, Peixing Peixing.Xin at windriver.com
Mon Feb 25 22:48:05 EST 2019


Hi, Ware:

Is public network IP required for the buildbot worker? Currently I am putting it inside my company's local network. Do I need to move it outside to expose it on the Internet directly?

Thanks,
Peixing


-----Original Message-----
From: Python-Buildbots [mailto:python-buildbots-bounces+peixing.xin=windriver.com at python.org] On Behalf Of Zachary Ware
Sent: Thursday, February 21, 2019 9:38 PM
To: python-buildbots at python.org
Subject: Re: [Python-buildbots] The process of adding my buildbot worker to the buildbot fleet

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
_______________________________________________
Python-Buildbots mailing list
Python-Buildbots at python.org
https://mail.python.org/mailman/listinfo/python-buildbots


More information about the Python-Buildbots mailing list