From: Casey Bodley Date: Mon, 12 Jun 2023 17:33:44 +0000 (-0400) Subject: readme: change fails_on_aws back to fails_on_rgw X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b904ef08bc5de00c43e3d70acb6a567f8dda46d3;p=s3-tests.git readme: change fails_on_aws back to fails_on_rgw Signed-off-by: Casey Bodley --- diff --git a/README.rst b/README.rst index cf9e7026..9b1b9236 100644 --- a/README.rst +++ b/README.rst @@ -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