Merge pull request #514 from cbodley/wip-tox-readme

readme: change fails_on_aws back to fails_on_rgw
This commit is contained in:
Ali Maredia 2023-06-12 14:08:01 -04:00 committed by GitHub
commit 928eb7a90f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ located in the ``s3test_boto3`` directory.
You can run only the boto3 tests with::
S3TEST_CONF=your.conf tox -- -m 'not fails_on_aws' s3tests_boto3/functional
S3TEST_CONF=your.conf tox -- -m 'not fails_on_rgw' s3tests_boto3/functional
========================
STS compatibility tests