mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
9ace238e87
This probably redirects to http://ceph.com but ceph.newdream.net still appears in some places http://tracker.ceph.com/issues/9922 Fixes: #9922 Signed-off-by: Armando Segnini <armando.segnini@telecom-bretagne.eu>
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://ceph.com/git/?p=ceph.git;a=blob_plain;f=src/test/admin_socket/objecter_requests;hb={branch}"
|