ceph/suites/rgw/verify/tasks/rgw_s3tests.yaml
Tamil Muthamizhan f1576c833c Added short pg log entries to rgw test
This change aims to test rgw with messenger failure injection
and very short logs.

Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
2016-11-04 12:37:28 -07:00

21 lines
369 B
YAML

tasks:
- install:
flavor: notcmalloc
debuginfo: true
- ceph:
- rgw:
client.0:
valgrind: [--tool=memcheck]
- s3tests:
client.0:
force-branch: ceph-master
rgw_server: client.0
overrides:
ceph:
conf:
global:
osd_min_pg_log_entries: 10
osd_max_pg_log_entries: 10
client:
rgw lc debug interval: 10