]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
locktest: make it actually run the executable test
authorGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 31 Aug 2011 21:40:55 +0000 (14:40 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 1 Sep 2011 21:47:48 +0000 (14:47 -0700)
commit7c4a5ac83b43e7faa3472e0823a01cbe592a2ea3
tree1e79cf3ac2e80f21a7a370f2b0a26539d6628f5e
parent82bb57542cc9bb1424ddcf3438a5c9d9214fcadb
locktest: make it actually run the executable test

This was missing an argument (the file to run on!) and apparently
that didn't cause the command to output a failure return code.

Additionally, the ceph wrappers were blocking a crash and falsely
reporting success back to teuthology. (Yikes!)

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
teuthology/task/locktest.py