]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Don't retry unlocking when it fails normally
authorZack Cerza <zack@redhat.com>
Tue, 20 Oct 2015 22:34:33 +0000 (16:34 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 20 Oct 2015 22:34:33 +0000 (16:34 -0600)
commit5ff07e0f24f980674ae25ce5fd2b3deaf9203e48
tree272b7fe45e2b9a7abcce4849e726992c9982c96d
parentc654b8afada9d19ec6c4838e2c1a836fedeea287
Don't retry unlocking when it fails normally

We only want to retry when there is a connection error.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/lock.py