Add a few Retry unittests
authorGuido Trotter <ultrotter@google.com>
Fri, 7 May 2010 08:51:56 +0000 (10:51 +0200)
committerGuido Trotter <ultrotter@google.com>
Mon, 10 May 2010 08:56:01 +0000 (09:56 +0100)
commit45cc491328e32ab77eeabbc628693470f975b931
tree696e1d6f11788d66bb2f503bb42ad2f53aebcd0f
parent036c7f6836b9463c8e647ac21d63c2cedb126976
Add a few Retry unittests

Check that Retry actually times out, and actually retries.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
test/ganeti.utils_unittest.py