mirror of
https://github.com/ceph/s3-tests.git
synced 2025-05-10 09:12:26 +00:00
remove all non-functional tests and infra
Signed-off-by: Ali Maredia <amaredia@redhat.com>
This commit is contained in:
parent
be9935ba1a
commit
024e74c469
27 changed files with 0 additions and 4738 deletions
11
setup.py
11
setup.py
|
@ -20,15 +20,4 @@ setup(
|
|||
'gevent >=1.0',
|
||||
'isodate >=0.4.4',
|
||||
],
|
||||
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
's3tests-generate-objects = s3tests.generate_objects:main',
|
||||
's3tests-test-readwrite = s3tests.readwrite:main',
|
||||
's3tests-test-roundtrip = s3tests.roundtrip:main',
|
||||
's3tests-fuzz-headers = s3tests.fuzz.headers:main',
|
||||
's3tests-analysis-rwstats = s3tests.analysis.rwstats:main',
|
||||
],
|
||||
},
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue