[Python-buildbots] Understanding of buildbot master
Hi All, I am trying to understand the buildbot architecture. I have a remote slave that is connected to the master running in AWS. I have not given any information about the slave to the master. How does the master call the corresponding slave build when instantiated ? Regards Praveen ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots
Re: [Python-buildbots] Understanding of buildbot master
Hi Praveen, On Mon, Jul 4, 2016 at 9:48 PM, Praveen Ramanujam wrote: > I am trying to understand the buildbot architecture. > > I have a remote slave that is connected to the master running in AWS. > I have not given any information about the slave to the master. > > > How does the master call the corresponding slave build when instantiated ? If I'm understanding your question correctly, I think you have the wrong mailing list. This list is specifically about CPython's buildbot fleet (buildbot.python.org), rather than about the buildbot software. For questions about running your own buildbot, try https://lists.buildbot.net/mailman/listinfo/users Regards, -- Zach ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots
Re: [Python-buildbots] Understanding of buildbot master
> Hi All, > > I am trying to understand the buildbot architecture. > > I have a remote slave that is connected to the master running in AWS. > I have not given any information about the slave to the master. > > > How does the master call the corresponding slave build when instantiated ? > > Regards > Praveen > ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots