2011-06-06 21:22:49 +00:00
|
|
|
#+FILETAGS: :newdream:teuthology:todo:
|
|
|
|
|
|
|
|
* TODO osd etc killing while test is running
|
|
|
|
* TODO automatic host locking
|
2011-06-07 21:48:44 +00:00
|
|
|
* 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'
|
2011-06-06 21:22:49 +00:00
|
|
|
* TODO MAYBE more defaults for autotest task, so you don't need to list all clients?
|
|
|
|
- autotest:
|
|
|
|
default: dbench
|
|
|
|
client.42: [dbench, bonnie]
|
|
|
|
- autotest: dbench
|
|
|
|
- autotest: [dbench, bonnie]
|