ceph/qa/suites/rgw/lifecycle/tasks/rgw_s3tests.yaml
Soumya Koduri 9dfe5ac714 rgw/qa: Add test suite for lifecycle cases
Execute lifecycle s3-tests in the teuthology test-suite by configuring
required storage classes and 'rgw lc debug interval' option.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
2022-02-03 00:16:03 +05:30

21 lines
415 B
YAML

tasks:
- install:
- ceph:
- rgw: [client.0]
- s3tests:
client.0:
force-branch: ceph-master
rgw_server: client.0
storage classes: LUKEWARM, FROZEN
extra_attrs: ["lifecycle"]
lc_debug_interval: 10
overrides:
ceph:
conf:
client:
debug rgw: 20
rgw lc debug interval: 10
storage classes: LUKEWARM, FROZEN
rgw:
storage classes: LUKEWARM, FROZEN