Title: Tests on host diagnose page are executed parallel now
Level: 1
Component: wato
Version: 1.2.3i7
Date: 1383902500
Class: fix

The tests were run one after eachother, because of an locking
issue. This change prevents the lock and makes parallel testing
possible.
