mirror of
https://github.com/ceph/ceph
synced 2025-02-04 17:33:37 +00:00
60904c907e
Added required files for testing of AssumeRole and GetSessionToken API's and modified s3tests.py to handle the same.
(cherry picked from commit c2c90eaf52
)
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
15 lines
248 B
YAML
15 lines
248 B
YAML
overrides:
|
|
ceph:
|
|
fs: xfs
|
|
conf:
|
|
osd:
|
|
osd objectstore: filestore
|
|
osd sloppy crc: true
|
|
ceph-deploy:
|
|
fs: xfs
|
|
filestore: True
|
|
conf:
|
|
osd:
|
|
osd objectstore: filestore
|
|
osd sloppy crc: true
|