On Thursday,2009-10-29, at 23:47 , Michael Raskin wrote:

I am not sure I understand you correctly here. You ask whether there is someone with an always-connected NixOS computer who is interested in getting sure that all Tahoe versions work on NixOS (and will agree to run buildslave)?

Yes. But the computer does not need to be always-connected. As long as it is online frequently, let's say "usually every day" it would probably be useful.

probably be good for it to decide that the build succeeded if "python setup.py test" exits with exit code 0. :-)

Can this be run with sockets (to avoid guessing what ports are safe to use so that two simultaneous builds don't clash)? If yes, this surely can be in the end of the build script.

I'm pretty sure that it doesn't require any particular ports to run "python setup.py test" so there should be no problems with port collisions.

Regards,

Zooko
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to