mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
453d72b294
We now have the suppressions to avoid this. Yay! Signed-off-by: Sage Weil <sage@inktank.com>
10 lines
133 B
YAML
10 lines
133 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
- rgw:
|
|
client.0:
|
|
valgrind: [--tool=memcheck]
|
|
- s3tests:
|
|
client.0:
|
|
rgw_server: client.0
|