Re: Buildbots [was: Test Suite on a mac]

2008-07-12 Thread Joseph Heck
I had offered my assistance a while ago, but I'm afraid that these days I don't have it. I do, however, have quite a bit of detail on setting up a buildbot system and the various configuration/python script bits if anyone wants them. I'd provided these to Matt, and would be more than happy to hand

Re: Buildbots [was: Test Suite on a mac]

2008-07-12 Thread Chris Hasenpflug
On Jul 12, 2:21 pm, Jeff Anderson <[EMAIL PROTECTED]> wrote: > Since no one else has spoken up, I'm willing to step up and maintain > them. I've never set one up before, but I'm willing to take the time to > learn the tool. I don't really have access to a windows server that > could handle an inst

Re: Buildbots [was: Test Suite on a mac]

2008-07-12 Thread Michael Elsdörfer
> learn the tool. I don't really have access to a windows server that > could handle an instance, but I'm sure someone does. I have an unused VMWare instance running Server 2003 that I suppose should be able to do the job. Michael --~--~-~--~~~---~--~~ You receive

Re: Buildbots [was: Test Suite on a mac]

2008-07-12 Thread Jeff Anderson
Jacob Kaplan-Moss wrote: That's the idea behind buildbots -- the "slaves" can be anywhere and report to the master. However, the current issue with the 'bots is that there's nobody really maintaining 'em. Matt -- who set 'em up -- just had a baby, so he understandably doesn't has as much free ti

Re: Test Suite on a mac

2008-07-10 Thread Ariel Mauricio Nunez Gomez
I have a windows xp license I could donate for that cause, winxp can be installed on a vm with vmware or KVM on top of a >2GB server. Ariel. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group.

Buildbots [was: Test Suite on a mac]

2008-07-10 Thread Jacob Kaplan-Moss
On Thu, Jul 10, 2008 at 3:07 PM, Marty Alchin <[EMAIL PROTECTED]> wrote: > I've wondered if it would be possible to set up a buildbot on a > Windows machine as well, since I recently found a bug[1] in our tests > that would've been caught earlier if we had one. I don't have access > to a box that

Re: Test Suite on a mac

2008-07-10 Thread Marty Alchin
On Thu, Jul 10, 2008 at 3:23 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote: > So I'm a linux user, but I have a MBP. I was playing with the django test > suite a while back, and some test failed on my mac but would succeed on any > of my linux machines. After discovering the django buildbot, I thoug

Test Suite on a mac

2008-07-10 Thread Jeff Anderson
So I'm a linux user, but I have a MBP. I was playing with the django test suite a while back, and some test failed on my mac but would succeed on any of my linux machines. After discovering the django buildbot, I thought it might be useful to have a buildbot that runs on a mac. At work we hav