mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
a14a951640
Signed-off-by: Sage Weil <sage@redhat.com>
14 lines
325 B
YAML
14 lines
325 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client.0:
|
|
admin socket: /var/run/ceph/ceph-$name.asok
|
|
tasks:
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 60
|
|
- admin_socket:
|
|
client.0:
|
|
objecter_requests:
|
|
test: "http://git.ceph.com/?p=ceph.git;a=blob_plain;f=src/test/admin_socket/objecter_requests;hb={branch}"
|