Werk #48: Tests on host diagnose page are executed parallel now
Component | Setup | ||||||||||||||||||
Title | Tests on host diagnose page are executed parallel now | ||||||||||||||||||
Date | Nov 8, 2013 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
The tests were run one after eachother, because of an locking issue. This change prevents the lock and makes parallel testing possible.