]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Remove locking from TODO.
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 7 Jul 2011 19:16:45 +0000 (12:16 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 7 Jul 2011 19:35:11 +0000 (12:35 -0700)
TODO.org

index 97f8b7c493f589de502d20e3f781dac0fbf89b47..3a1ba4de4b10cd23e8e8dd0e8f88046f8883f9af 100644 (file)
--- a/TODO.org
+++ b/TODO.org
@@ -1,7 +1,6 @@
 #+FILETAGS: :newdream:teuthology:todo:
 
 * TODO osd etc killing while test is running
-* TODO automatic host locking
 * TODO force cleanup on errors
 for now, you can run something like this:
 dsh -m ubuntu@sepia70.ceph.dreamhost.com,ubuntu@sepia71.ceph.dreamhost.com,ubuntu@sepia72.ceph.dreamhost.com 'killall --quiet /tmp/cephtest/binary/usr/local/bin/cmon /tmp/cephtest/binary/usr/local/bin/cosd /tmp/cephtest/binary/usr/local/bin/cmds ; fusermount -u /tmp/cephtest/mnt.*; rm -rf /tmp/cephtest'