mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
43c948a4ab
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>
9 lines
173 B
YAML
9 lines
173 B
YAML
roles:
|
|
- [mon.a, osd.0, osd.1, osd.2, mgr.0, client.0]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 1
|
|
size: 10 # GB
|
|
overrides:
|
|
rgw:
|
|
frontend: beast |