Add lock-all-through-GLM unit test
authorGuido Trotter <ultrotter@google.com>
Mon, 18 Aug 2008 12:50:41 +0000 (12:50 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 18 Aug 2008 12:50:41 +0000 (12:50 +0000)
commit90c942d1c67cbb314443bc9ffc706e3768391f66
tree100bae46ea77fbdeafc4997a520a0a2f8a9d5e7e
parent34ca3914ee4ef14462c77958719c51d04d438818
Add lock-all-through-GLM unit test

I was hunting for a bug in my code and thought the culprit was in the
locking library, so I added a test to check. Unfortunately turns out it
wasn't. :( Committing the test anyway, while still trying to figure out
what's wrong...

Reviewed-by: imsnah
test/ganeti.locking_unittest.py