]> git.apps.os.sepia.ceph.com Git - s3-tests.git/commit
iam: add tests for User apis
authorCasey Bodley <cbodley@redhat.com>
Tue, 19 Dec 2023 15:26:19 +0000 (10:26 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 16 Apr 2024 15:24:49 +0000 (11:24 -0400)
commit0fb0ad823e8b0db2a1a8a51f9fe1bea4df224de3
treebc6d780b2425a05894c85bda42d01b2d483f021b
parent1413aa908066d75990641d0179a7dfe00f360ae4
iam: add tests for User apis

adds test cases for the following iam actions:
* CreateUser
* GetUser
* UpdateUser
* DeleteUser
* ListUsers

verified to pass against aws when an account root user's credentials are
provided in the [iam] section of s3tests.conf

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d8becad96a24f260b50d06f7397a615c1ab52ed2)
pytest.ini
s3tests_boto3/functional/test_iam.py