]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
iam: add account tests for UserPolicy apis
authorCasey Bodley <cbodley@redhat.com>
Fri, 12 Jan 2024 03:49:54 +0000 (22:49 -0500)
committerCasey Bodley <cbodley@redhat.com>
Sun, 10 Mar 2024 14:45:22 +0000 (10:45 -0400)
commit364f29d087e12b5a3106598b9dfce8321f52f7dc
tree0cd23c17b1b7bbdf5f1aa3f6104b4f0bb7c8f295
parent0377466704fba6847e109b1ac035e48284293561
iam: add account tests for UserPolicy apis

adds test cases for the following iam actions:
* PutUserPolicy
* GetUserPolicy
* DeleteUserPolicy
* ListUserPolicies

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>
s3tests_boto3/functional/test_iam.py