ceph/qa/suites/rgw/tools/tasks.yaml
J. Eric Ivancich 43c948a4ab qa/rgw: integration test for rgw-orphan-list & radosgw-admin radoslist
Add teuthology test for `rgw-orphan-list` in a new tool suite under
rgw. It only needs to be tested under one configuration. And the new
tool sub-suite can be used by other tooling int he
future. radosgw-admin `radoslist` is tested indirectly through
`rgw-orphan-list` and therefore does not need its own test.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
2020-05-04 13:55:00 -04:00

20 lines
396 B
YAML

tasks:
- install:
- ceph:
- rgw:
client.0:
# force rgw_dns_name to be set with the fully qualified host name;
# it will be appended to the empty string
dns-name: ''
- workunit:
clients:
client.0:
- rgw/test_rgw_orphan_list.sh
overrides:
ceph:
conf:
client:
debug rgw: 20
debug ms: 1
rgw enable static website: false