mirror of
https://github.com/ceph/s3-tests.git
synced 2025-02-18 01:15:43 +00:00
Merge pull request #70 from tobegit3hub/fix_example_in_readme
Fix the example which is deprecated in README.rst Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
commit
83c9269619
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ Once you have that, you can run the tests with::
|
||||||
|
|
||||||
You can specify what test(s) to run::
|
You can specify what test(s) to run::
|
||||||
|
|
||||||
S3TEST_CONF=your.conf ./virtualenv/bin/nosetests s3tests.functional.test_s3:test_object_acl_grant_public_read
|
S3TEST_CONF=your.conf ./virtualenv/bin/nosetests s3tests.functional.test_s3:test_bucket_list_empty
|
||||||
|
|
||||||
Some tests have attributes set based on their current reliability and
|
Some tests have attributes set based on their current reliability and
|
||||||
things like AWS not enforcing their spec stricly. You can filter tests
|
things like AWS not enforcing their spec stricly. You can filter tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue