
The current queue of tests for Stockfish is up at http://54.235.120.254:6543/tests. Please note, operations like start run, delete run, etc. are restricted.
Technical details:
Over the past few weeks, we've put together a distributed testing framework. It is written in Python, has a web interface backed by MongoDb for storing results. Clients get tasks from a REST API, and use cutechess-cli to run the actual games. Source is up on github here: https://github.com/glinscott/fishtest.
Thanks,
Gary