[Python-Dev] Community buildbots and Python release quality metrics (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Mon Jul 7 06:37:10 CEST 2008


It's not only a question of changing a static label in this case. A given buildslave can run the tests for multiple projects, in which case it becomes tricky to change the label on the fly accordingly.

I think you could set up different builders for a single slave in that case (use a slave lock to make them run sequentially).

As an aside, the slave you mention was running on my machine, and I used it to run the Twisted tests, but I shut it down a while ago because the buildbot process was taking too many resources. If the Twisted project can donate a machine, I'd be happy to include it in the Pybots farm ASAP.

Please talk to Trent Nelson. He has a Windows machine that he donated precisely for that kind of activity.

Regards, Martin



More information about the Python-Dev mailing list