mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
2. Modifying s3tests.py for iam tests. Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
7 lines
163 B
YAML
7 lines
163 B
YAML
tasks:
|
|
- s3tests:
|
|
client.0:
|
|
iam_tests: True
|
|
extra_attrs: ["test_of_iam","!fails_on_rgw"]
|
|
force-branch: ceph-master
|
|
rgw_server: client.0 |