On Mon, Aug 2, 2010 at 4:24 PM, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: > The smoker might want to compile git with non-default flags, include > bisecting functionality or run the tests under valgrind. Doing that is > outside the scope of this patch, this just adds a report submission > mechanism. But including a canonical smoke runner is something we'll > want to include eventually. You might want to play with gitbuilder: http://github.com/apenwarr/gitbuilder It can bisect automatically and it looks like it could integrate pretty nicely with this system. (If you're running a gitbuilder, just have it submit the smoke test with each build it makes. gitbuilder will automatically bisect if 'make test' fails, so eventually you'll submit smoke tests that *don't* fail.) Have fun, Avery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html