On 04/04/2011 00:14, "Martin v. Löwis" wrote:
That sounds awesome, especially for testing tools that have to interact
with pypi.
Actually, for testing tools, I think the requirements are quite
different: you want concurrent runs of the same test case on multiple
machines, so you need to make sure they don't collide.

So for that use case, I rather suggest to setup an installation that
allows dynamic creation of PyPI instances, each one good for only an
hour. Their URLs would be test.pypi.python.org/<generatedid>.
That does sound ideal, although more work.

Michael

Regards,
Martin


--
http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html

_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
http://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to