Webidentity Test addition to test_sts.py 360/head
authorroot <root@localhost.localdomain>
Thu, 24 Sep 2020 10:04:09 +0000 (15:34 +0530)
committerroot <root@localhost.localdomain>
Fri, 30 Oct 2020 18:45:42 +0000 (00:15 +0530)
commitf4a052dfcf57860056fcea6b5e951b3ce6d96cb4
tree0c8b94043aa8bacd69bdb3e86f71c959cc0533c1
parent0b2d7f729dc9c933815e19660e9cb5940b6d2a75
Webidentity Test addition to test_sts.py

Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
Few main changes/additions:
1. Webidentity test addition to test_sts.py.
2. A function named check_webidentity() added to __init__.py in order to check for section presence.
3. Few lines shifted from setup() to get_iam_client() to make them execute only when sts-tests run.
4. Documentation update (for sts section)
5. Changes in s3tests.conf.SAMPLE regarding sts sections
README.rst
s3tests.conf.SAMPLE
s3tests_boto3/functional/__init__.py
s3tests_boto3/functional/test_sts.py