Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rgw / verify / tasks / rgw_s3tests.yaml
1 # see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
2 os_type: centos
3
4 tasks:
5 - install:
6     flavor: notcmalloc
7 - ceph:
8 - rgw:
9     client.0:
10       valgrind: [--tool=memcheck]
11 - s3tests:
12     client.0:
13       force-branch: ceph-luminous
14       rgw_server: client.0
15 overrides:
16   ceph:
17     conf:
18       global:
19         osd_min_pg_log_entries: 10
20         osd_max_pg_log_entries: 10
21       client:
22         rgw lc debug interval: 10