Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ stop
Method
stop
qa/tasks/ceph_manager.py:873–877 ·
view source on GitHub ↗
Stop the thrasher
(self)
Source
from the content-addressed store, hash-verified
871
str(osd), str(1))
872
873
def
stop(self):
874
""
"
875
Stop the thrasher
876
""
"
877
self.stopping = True
878
879
def
join(self):
880
""
"
Callers
4
stop_and_join
Method · 0.95
kill_osd
Method · 0.45
blackhole_kill_osd
Method · 0.45
kill_mon
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected