]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
nuke: nuke testrados and rados processes, too
authorSage Weil <sage@newdream.net>
Sat, 11 Feb 2012 22:20:41 +0000 (14:20 -0800)
committerSage Weil <sage@newdream.net>
Mon, 13 Feb 2012 23:28:24 +0000 (15:28 -0800)
So that -r is needed slightly less often.

teuthology/nuke.py

index 48bd4fedb556c1f4508b459c6b708fed0fb63ab4..bdc9c60dbb8f67237575503cab797bc1b0e10ae0 100644 (file)
@@ -66,6 +66,8 @@ def shutdown_daemons(ctx, log):
                 'ceph-mds',
                 'ceph-fuse',
                 'radosgw',
+                'testrados',
+                'rados',
                 'apache2',
                 run.Raw('||'),
                 'true', # ignore errors from ceph binaries not being found