]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
do not check the jobid if check-locks is False
authorLoic Dachary <loic@dachary.org>
Tue, 13 Aug 2013 10:43:21 +0000 (12:43 +0200)
committerLoic Dachary <loic@dachary.org>
Tue, 13 Aug 2013 17:32:01 +0000 (19:32 +0200)
commit9d4104f45b355f12bb75f6bf253fa113f71fb49b
treeee045f8a4918b5f835c6e3d7a6423209f9a93fbb
parent92138621640ce173f74b39288bd27386c2fcfb58
do not check the jobid if check-locks is False

Because it relies on the lock server which is presumably not available
since check-locks was set to False. It matters when using teuthology
on a minimal installation.

http://tracker.ceph.com/issues/5946 fixes #5946

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/misc.py