1
0
mirror of https://github.com/ceph/ceph synced 2025-04-11 04:02:04 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Kyr Shatskyy
50b1823fac qa: get rid of iteritems for python3 compatibility
Fixes: https://tracker.ceph.com/issues/42267
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
2019-10-15 11:27:39 +02:00
Antoaneta Damyanova
47babdf8a6 minor updates in s3-java task; add log-level option in config
Signed-off-by: Antoaneta Damyanova <adamyanova@gmail.com>
2019-05-08 21:25:24 +02:00
Antoaneta Damyanova
09683dbac8 Updated task functionality
- run tests in groups: AWS4Test, BucketTest,ObjectTest
- do garbage collection via radosgw-admin before and after
each group to remove shadow objects and leftovers from multipart upoload
- add output forwarding of gradle to log and cat log file on completion
- switcehd from teardown to end method
- check for endpoint certificat and add it to the java keystore
- add s3tests-java.yaml task file to qa/suites/rgw/verify/tasks
- remove optional branch and repo and use default at ceph/java_s3tests

Signed-off-by: Antoaneta Damyanova <adamyanova@gmail.com>
2019-05-08 21:25:24 +02:00
Antoaneta Damyanova
c2c5e8dae7 A task to run S3 Java tests against RGW
option to download test suite from a custom repository

import ssl certificates to java keystore

read data from config file and create rgw users

installs required packages and runs the tests

Signed-off-by: Antoaneta Damyanova <adamyanova@gmail.com>
2019-05-08 21:25:24 +02:00