I have finally got a full run of Mustella running on a Windows Azure VM. I am next planning to set up a Jenkins server to run it at least twice everyday at least 12 hours apart (on multiple servers including Carlos's private server, and at least one Windows Azure box)
But I have a problem because of the Mustella works. Ideally, I would like to get an email notification when the Mustella tests fail. But it seems that some Mustella tests randomly fail due to time out errors. How many times should Jenkins run mini-run.sh -failures before it gives up and sends an email notification? How was this handled internally at Adobe? Thanks, Om