From jnoller at gmail.com Thu Dec 15 12:20:54 2011 From: jnoller at gmail.com (Jesse Noller) Date: Thu, 15 Dec 2011 06:20:54 -0500 Subject: [Speed] monthly check Message-ID: this is my monthly check to see if anyone has any time to set up the runners? I have notes from fijal on what basically needs to be done, I just got busy getting robots for pycon [1] and other things. I'd really love to be able to start having test results generated and displayed on the machine before the end of the year. I'm at the point where I'd pay out of pocket to make it happen just because I feel that I need to take the machine back and give it to the company that donated it to us for this project. Jesse [1] http://pycon.blogspot.com/2011/12/pycon-us-2012-i-got-something-special.html From fijall at gmail.com Thu Dec 15 12:31:52 2011 From: fijall at gmail.com (Maciej Fijalkowski) Date: Thu, 15 Dec 2011 13:31:52 +0200 Subject: [Speed] monthly check In-Reply-To: References: Message-ID: On Thu, Dec 15, 2011 at 1:20 PM, Jesse Noller wrote: > this is my monthly check to see if anyone has any time to set up the runners? I have notes from fijal on what basically needs to be done, I just got busy getting robots for pycon [1] and other things. > > I'd really love to be able to start having test results generated and displayed on the machine before the end of the year. I'm at the point where I'd pay out of pocket to make it happen just because I feel that I need to take the machine back and give it to the company that donated it to us for this project. > > Jesse > > [1] http://pycon.blogspot.com/2011/12/pycon-us-2012-i-got-something-special.html > > > _______________________________________________ > Speed mailing list > Speed at python.org > http://mail.python.org/mailman/listinfo/speed Hey Jesse. I'll set up the runner. The most convinient way would be if I can hook it up to pypy buildbot (This is just the steering side) and we can at some point move it to python buildbot. Does that sound like a plan? Cheers, fijal From jnoller at gmail.com Thu Dec 15 12:37:49 2011 From: jnoller at gmail.com (Jesse Noller) Date: Thu, 15 Dec 2011 06:37:49 -0500 Subject: [Speed] monthly check In-Reply-To: References: Message-ID: <09114652D5EE4C519D8A8D484708571B@gmail.com> On Thursday, December 15, 2011 at 6:31 AM, Maciej Fijalkowski wrote: > On Thu, Dec 15, 2011 at 1:20 PM, Jesse Noller wrote: > > this is my monthly check to see if anyone has any time to set up the runners? I have notes from fijal on what basically needs to be done, I just got busy getting robots for pycon [1] and other things. > > > > I'd really love to be able to start having test results generated and displayed on the machine before the end of the year. I'm at the point where I'd pay out of pocket to make it happen just because I feel that I need to take the machine back and give it to the company that donated it to us for this project. > > > > Jesse > > > > [1] http://pycon.blogspot.com/2011/12/pycon-us-2012-i-got-something-special.html > > > > > > _______________________________________________ > > Speed mailing list > > Speed at python.org (mailto:Speed at python.org) > > http://mail.python.org/mailman/listinfo/speed > > > > Hey Jesse. > > I'll set up the runner. The most convinient way would be if I can hook > it up to pypy buildbot (This is just the steering side) and we can at > some point move it to python buildbot. Does that sound like a plan? > > Cheers, > fijal As long as we can get results for the latest python 2.x series and PyPy, you could hook it up to the international space station for all I care :) What level of permissions do you need from me? Right now the codespeed instance is running on speed.python.org directly, we will move it later - for now we just want to get tests / builds running and feeding results into it ASAP. make sense? From jnoller at gmail.com Thu Dec 15 14:45:51 2011 From: jnoller at gmail.com (Jesse Noller) Date: Thu, 15 Dec 2011 08:45:51 -0500 Subject: [Speed] monthly check In-Reply-To: <09114652D5EE4C519D8A8D484708571B@gmail.com> References: <09114652D5EE4C519D8A8D484708571B@gmail.com> Message-ID: <91C4E4D45455400DAA25135FEA479CEB@gmail.com> I just setup #python-speed on freenode if we want to collab there. On Thursday, December 15, 2011 at 6:37 AM, Jesse Noller wrote: > > > On Thursday, December 15, 2011 at 6:31 AM, Maciej Fijalkowski wrote: > > > On Thu, Dec 15, 2011 at 1:20 PM, Jesse Noller wrote: > > > this is my monthly check to see if anyone has any time to set up the runners? I have notes from fijal on what basically needs to be done, I just got busy getting robots for pycon [1] and other things. > > > > > > I'd really love to be able to start having test results generated and displayed on the machine before the end of the year. I'm at the point where I'd pay out of pocket to make it happen just because I feel that I need to take the machine back and give it to the company that donated it to us for this project. > > > > > > Jesse > > > > > > [1] http://pycon.blogspot.com/2011/12/pycon-us-2012-i-got-something-special.html > > > > > > > > > _______________________________________________ > > > Speed mailing list > > > Speed at python.org (mailto:Speed at python.org) > > > http://mail.python.org/mailman/listinfo/speed > > > > > > > > > > > > Hey Jesse. > > > > I'll set up the runner. The most convinient way would be if I can hook > > it up to pypy buildbot (This is just the steering side) and we can at > > some point move it to python buildbot. Does that sound like a plan? > > > > Cheers, > > fijal > > > > As long as we can get results for the latest python 2.x series and PyPy, you could hook it up to the international space station for all I care :) > > What level of permissions do you need from me? Right now the codespeed instance is running on speed.python.org (http://speed.python.org) directly, we will move it later - for now we just want to get tests / builds running and feeding results into it ASAP. > > make sense?