From dje.gcc at gmail.com Wed Mar 15 18:41:38 2017 From: dje.gcc at gmail.com (David Edelsohn) Date: Wed, 15 Mar 2017 18:41:38 -0400 Subject: [Python-buildbots] PPC64LE buildbot upgrade Message-ID: The PPC64LE GNU Compile Farm system hosted at OSUOSL is being re-installed with CentOS. When that is complete and stable, I will re-connect the buildbot. Thanks, David From matt at vazor.com Wed Mar 29 18:13:02 2017 From: matt at vazor.com (Matt Billenstein) Date: Wed, 29 Mar 2017 22:13:02 +0000 Subject: [Python-buildbots] Adding osx buildbot Message-ID: <0101015b1c21154d-7eac8f80-46c8-477b-8f0b-072e98c468c2-000000@us-west-2.amazonses.com> I have a couple machines with newer releases of OS-X I could setup as buildbots. I've already pip installed buildbot, hg, git, xcode, etc on one of them -- what next? thx m -- Matt Billenstein matt at vazor.com http://www.vazor.com/ From zachary.ware+pydev at gmail.com Thu Mar 30 01:16:33 2017 From: zachary.ware+pydev at gmail.com (Zachary Ware) Date: Thu, 30 Mar 2017 00:16:33 -0500 Subject: [Python-buildbots] Adding osx buildbot In-Reply-To: <0101015b1c21154d-7eac8f80-46c8-477b-8f0b-072e98c468c2-000000@us-west-2.amazonses.com> References: <0101015b1c21154d-7eac8f80-46c8-477b-8f0b-072e98c468c2-000000@us-west-2.amazonses.com> Message-ID: Hi Matt, On Wed, Mar 29, 2017 at 5:13 PM, Matt Billenstein wrote: > I have a couple machines with newer releases of OS-X I could setup as > buildbots. I've already pip installed buildbot, hg, git, xcode, etc on one of > them -- what next? First, send me a couple more details about the machines, most importantly the major version of OSX that they're running. With that in hand, I'll create a worker name and password and send them to you privately, at which point you can use the instructions at https://docs.python.org/devguide/buildslave.html to connect your workers to the master and start building. If you have any questions along the way, feel free to ask here and we'll get things straightened out. Thanks for your interest in running bots for us, I look forward to getting you connected! -- Zach From matt at vazor.com Thu Mar 30 01:35:03 2017 From: matt at vazor.com (Matt Billenstein) Date: Thu, 30 Mar 2017 05:35:03 +0000 Subject: [Python-buildbots] Adding osx buildbot In-Reply-To: References: <0101015b1c21154d-7eac8f80-46c8-477b-8f0b-072e98c468c2-000000@us-west-2.amazonses.com> Message-ID: <0101015b1db5c42b-bb5156b9-3f38-46c7-b263-e0a1ee0ee4f8-000000@us-west-2.amazonses.com> Hey Zach, I have an El Capitan laptop and a mini I think with El Capitan, but I'll probably upgrade it to Sierra before setting this up. $ sw_vers ProductName: Mac OS X ProductVersion: 10.11.6 BuildVersion: 15G1217 thx m On Thu, Mar 30, 2017 at 12:16:33AM -0500, Zachary Ware wrote: > Hi Matt, > > On Wed, Mar 29, 2017 at 5:13 PM, Matt Billenstein wrote: > > I have a couple machines with newer releases of OS-X I could setup as > > buildbots. I've already pip installed buildbot, hg, git, xcode, etc on one of > > them -- what next? > > First, send me a couple more details about the machines, most > importantly the major version of OSX that they're running. With that > in hand, I'll create a worker name and password and send them to you > privately, at which point you can use the instructions at > https://docs.python.org/devguide/buildslave.html to connect your > workers to the master and start building. If you have any questions > along the way, feel free to ask here and we'll get things straightened > out. > > Thanks for your interest in running bots for us, I look forward to > getting you connected! > -- > Zach -- Matt Billenstein matt at vazor.com http://www.vazor.com/