On Mon, Jun 15, 2009 at 2:34 PM, Emmanuel Lecharny<elecha...@apache.org> wrote: > We also need a platform to run those tests, and we probably want them > running often, a bit like a CI system.
How about aiming for triggering the tests from Hudson (where we run our CI builds). Of course, the current Hudson boxes are to loaded to actually run the tests, but we could set up a Hudson slave (like Lucene has) for this purpose. This would allow these tests to be trigged by SVN commits and we would get our results as part of the existing build reports. I would be happy to code on Hudson integration. Of course, the big question is on what box to run. /niklas