Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-05 Thread Martin v. Löwis

I have a fairly recent MacPro on Snow Leopard, which I
keep consistently up to date and its connected all the time. It has more
capacity then I can really find use for.

If its still needed, I can set up buildbot to run on it today.


That would be nice.


Is it all
pull/poll oriented, or does the slave need to be connected to by the
master?


It uses Perspective Broker, if that's of any help. The slave creates
an outgoing TCP connection (which should be kept up all the time),
but the master pushes commands over that connection, no polling.


IIUC, I just need a name/password to tell buildbot to connect to, right?


Correct. However, I wouldn't want to create that unless you had all the
software in place already - else I find myself often waiting for some
time, then removing the slave again.

Regards,
Martin

___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-05 Thread Stephen Hansen
On Sat, Oct 2, 2010 at 1:37 PM, "Martin v. Löwis" wrote:

> > I'm already running a Jython buildslave on an Intel Mac Pro which is
> > pretty underused - I'd be happy to run a CPython one there too, if
> > it'd be worthwhile.
>
> I think Bill was specifically after Snow Leopard - what system are you
> using?
>

I have a fairly recent MacPro on Snow Leopard, which I keep consistently up
to date and its connected all the time. It has more capacity then I can
really find use for.

If its still needed, I can set up buildbot to run on it today. Is it all
pull/poll oriented, or does the slave need to be connected to by the master?
Meaning, do I need to poke a hole in the firewall to allow any external
access? The BuildBot page only mentions outgoing access (or I'm
misunderstanding it).

IIUC, I just need a name/password to tell buildbot to connect to, right?

-- Stephen
___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-03 Thread Ivan Krstić

On Oct 2, 2010, at 11:50 AM, Bill Janssen wrote:

Perhaps we could get Apple to contribute some "seconds"?


If you don't get a good solution soon, let me know off-list and I'll  
see if Apple can help.


Cheers,

--
Ivan Krstić  | http://radian.org

___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-03 Thread Alan McIntyre
On Sat, Oct 2, 2010 at 1:16 PM, Alan McIntyre  wrote:
> I have an Intel Core 2 Duo Mac that I was going to convert into a home
> file server in the next couple of weeks, and I'd be glad to set it up
> as a build slave as well.  I don't remember what version of OS X it
> has on it (it's still packed up in the box), but it certainly won't be
> the latest one.

I just looked and the install disc says it's 10.4.7.
___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-03 Thread Alan McIntyre
I have an Intel Core 2 Duo Mac that I was going to convert into a home
file server in the next couple of weeks, and I'd be glad to set it up
as a build slave as well.  I don't remember what version of OS X it
has on it (it's still packed up in the box), but it certainly won't be
the latest one.

On Sat, Oct 2, 2010 at 1:08 PM, "Martin v. Löwis"  wrote:
>> Surely someone could volunteer an old Intel Mac to run some tests?
>> (Actually, two someones -- we'd need separate machines for Leopard and
>> Snow Leopard.)  I'd be happy to stick it in a server room at PARC and
>> keep an eye on it.  (Right now I've got a rack full of old eMacs and a
>> G5 running PPC buildbots.)  Perhaps we could get Apple to contribute
>> some "seconds"?  I believe donations to the PSF are deductible.
>
> The issue isn't really to get the hardware. The issue is to find
> somebody to volunteer running a build slave.
>
> Regards,
> Martin
> ___
> Python-Dev mailing list
> python-...@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: 
> http://mail.python.org/mailman/options/python-dev/alan.mcintyre%40gmail.com
>
___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-02 Thread Nicholas Riley
On Sat, Oct 02, 2010 at 10:37:40PM +0200, "Martin v. Löwis" wrote:
> > I'm already running a Jython buildslave on an Intel Mac Pro which is
> > pretty underused - I'd be happy to run a CPython one there too, if
> > it'd be worthwhile.
> 
> I think Bill was specifically after Snow Leopard - what system are you
> using?

It's still on Leopard but I could use another (slower, but still
probably fine) machine that has Snow Leopard on it.

-- 
Nicholas Riley 

___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-02 Thread Nicholas Riley
On Sat, Oct 02, 2010 at 10:08:09PM +0200, "Martin v. Löwis" wrote:
> > Surely someone could volunteer an old Intel Mac to run some tests?
> > (Actually, two someones -- we'd need separate machines for Leopard and
> > Snow Leopard.)  I'd be happy to stick it in a server room at PARC and
> > keep an eye on it.  (Right now I've got a rack full of old eMacs and a
> > G5 running PPC buildbots.)  Perhaps we could get Apple to contribute
> > some "seconds"?  I believe donations to the PSF are deductible.
> 
> The issue isn't really to get the hardware. The issue is to find
> somebody to volunteer running a build slave.

I'm already running a Jython buildslave on an Intel Mac Pro which is
pretty underused - I'd be happy to run a CPython one there too, if
it'd be worthwhile.

-- 
Nicholas Riley 
___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-02 Thread Martin v. Löwis
> I'm already running a Jython buildslave on an Intel Mac Pro which is
> pretty underused - I'd be happy to run a CPython one there too, if
> it'd be worthwhile.

I think Bill was specifically after Snow Leopard - what system are you
using?

Regards,
Martin

___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG


Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-02 Thread Martin v. Löwis
> Surely someone could volunteer an old Intel Mac to run some tests?
> (Actually, two someones -- we'd need separate machines for Leopard and
> Snow Leopard.)  I'd be happy to stick it in a server room at PARC and
> keep an eye on it.  (Right now I've got a rack full of old eMacs and a
> G5 running PPC buildbots.)  Perhaps we could get Apple to contribute
> some "seconds"?  I believe donations to the PSF are deductible.

The issue isn't really to get the hardware. The issue is to find
somebody to volunteer running a build slave.

Regards,
Martin
___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG