MCPcopy 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_joinMethod · 0.95
kill_osdMethod · 0.45
blackhole_kill_osdMethod · 0.45
kill_monMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected