]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa : STS Testing Files (AssumeRole and GetSessionToken) 35986/head
authorKalpesh Pandya <kapandya@redhat.com>
Fri, 22 May 2020 20:58:53 +0000 (02:28 +0530)
committerroot <root@localhost.localdomain>
Tue, 15 Sep 2020 06:28:59 +0000 (11:58 +0530)
commit60904c907e59be47a65505102dcb5c7c29f8d306
treebbc699fcdd06a51f65ef74faeb87c3502b097fa7
parent6f1dc2994c49254974a25ca5a2b36608449c133d
qa : STS Testing Files (AssumeRole and GetSessionToken)

Added required files for testing of AssumeRole and GetSessionToken API's and modified s3tests.py to handle the same.

(cherry picked from commit c2c90eaf524087925b8a0993098a87132d4940bd)

Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
14 files changed:
qa/suites/rgw/sts/% [new file with mode: 0644]
qa/suites/rgw/sts/centos_latest.yaml [new file with mode: 0644]
qa/suites/rgw/sts/clusters/fixed-2.yaml [new file with mode: 0644]
qa/suites/rgw/sts/frontend/civetweb.yaml [new file with mode: 0644]
qa/suites/rgw/sts/objectstore/bluestore-bitmap.yaml [new file with mode: 0644]
qa/suites/rgw/sts/objectstore/filestore-xfs.yaml [new file with mode: 0644]
qa/suites/rgw/sts/overrides.yaml [new file with mode: 0644]
qa/suites/rgw/sts/rgw_pool_type/ec-profile.yaml [new file with mode: 0644]
qa/suites/rgw/sts/rgw_pool_type/ec.yaml [new file with mode: 0644]
qa/suites/rgw/sts/rgw_pool_type/replicated.yaml [new file with mode: 0644]
qa/suites/rgw/sts/tasks/+ [new file with mode: 0644]
qa/suites/rgw/sts/tasks/0-install.yaml [new file with mode: 0644]
qa/suites/rgw/sts/tasks/ststests.yaml [new file with mode: 0644]
qa/tasks/s3tests.py