mirror of
https://github.com/ceph/ceph
synced 2025-04-01 14:51:13 +00:00
nuke: killall apache2 and radosgw too
This commit is contained in:
parent
9b44469e5e
commit
afc2dc085a
@ -64,6 +64,8 @@ def shutdown_daemons(ctx, log):
|
||||
'/tmp/cephtest/binary/usr/local/bin/ceph-osd',
|
||||
'/tmp/cephtest/binary/usr/local/bin/ceph-mds',
|
||||
'/tmp/cephtest/binary/usr/local/bin/ceph-fuse',
|
||||
'/tmp/cephtest/binary/usr/local/bin/radosgw',
|
||||
'apache2',
|
||||
run.Raw(';'),
|
||||
'if', 'test', '-e', '/etc/rsyslog.d/80-cephtest.conf',
|
||||
run.Raw(';'),
|
||||
|
Loading…
Reference in New Issue
Block a user