]> git.apps.os.sepia.ceph.com Git - s3-tests.git/commit
pytest: add custom marks for each nose @attr
authorCasey Bodley <cbodley@redhat.com>
Fri, 20 Jan 2023 19:35:45 +0000 (14:35 -0500)
committerAli Maredia <amaredia@redhat.com>
Wed, 25 Jan 2023 23:00:37 +0000 (18:00 -0500)
commitb6dcf111fa2a9945b9a09e72a31c8eff9a1c2b98
tree0ac2a86063c92b5f8930222cf2131c03a95e9288
parent60cc478d70a55ae2ed4081f318fb4c24ff26c3ad
pytest: add custom marks for each nose @attr

and register them in pytest.ini

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4864dbc340dff24370fb01c0af04b44bf00d5e47)
pytest.ini [new file with mode: 0644]
s3tests/functional/test_headers.py
s3tests/functional/test_s3.py
s3tests/functional/test_s3_website.py
s3tests_boto3/functional/test_headers.py
s3tests_boto3/functional/test_iam.py
s3tests_boto3/functional/test_s3.py
s3tests_boto3/functional/test_s3select.py
s3tests_boto3/functional/test_sts.py