From d790eeb451232bbf71f6b3c20eabba74ac5c534e Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 18 Feb 2013 13:38:54 -0800 Subject: [PATCH] nuke: testrados -> ceph_test_rados Signed-off-by: Sage Weil --- teuthology/nuke.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/teuthology/nuke.py b/teuthology/nuke.py index fbe6882b48f0b..993174b642a51 100644 --- a/teuthology/nuke.py +++ b/teuthology/nuke.py @@ -83,10 +83,9 @@ def shutdown_daemons(ctx, log): 'ceph-mds', 'ceph-fuse', 'radosgw', - 'testrados', + 'ceph_test_rados', 'rados', 'apache2', - 'testrados', run.Raw('||'), 'true', # ignore errors from ceph binaries not being found ], -- 2.39.5