MCPcopy Create free account
hub / github.com/ceph/ceph / obj

Function obj

qa/tasks/watch_notify_same_primary.py:53–53  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

51
52 pool = manager.create_pool_with_unique_name()
53 def obj(n): return "foo-{num}".format(num=n)
54 def start_watch(n):
55 remote.run(
56 args = [

Callers 3

start_watchFunction · 0.70
taskFunction · 0.70
notifyFunction · 0.70

Calls 1

formatMethod · 0.45

Tested by

no test coverage detected