ceph/qa/suites/rgw/verify/0-install.yaml
Casey Bodley d46af6d3de qa/rgw: disable 'rgw lc debug interval' in most suites
this has a performance cost, and the teuthology environment can
already be sluggish. if lifecycle expiration/transition testing
was limited to the rgw/lifecycle and rgw/cloud-transition suites,
the others would probably run significantly faster

Fixes: https://tracker.ceph.com/issues/61859

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-09-21 17:51:59 -04:00

19 lines
326 B
YAML

tasks:
- install:
# extra packages added for the rgw-datacache task
extra_system_packages:
deb: ['s3cmd']
rpm: ['s3cmd']
- ceph:
- openssl_keys:
- rgw:
client.0:
- tox: [client.0]
overrides:
ceph:
conf:
global:
osd_min_pg_log_entries: 10
osd_max_pg_log_entries: 10