ceph/qa/workunits/rgw
J. Eric Ivancich aeaeaae7f5 test/rgw: address potential race condition in reshard testing
The testing code does a `reshard add` followed by a `reshard list`. On
the narrow chance that the reshard was completed between those two
commands, we need to be able to handle the case where the reshard list
is empty. In that case we'll do a `bucket stats` to verify the reshard
completed successfully.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
2024-07-19 14:31:04 -04:00
..
jcksum
common.py
keystone-fake-server.py
keystone-service-token.sh
olh_noname_key
olh_noname_val
run-bucket-check.sh
run-d4n.sh
run-datacache.sh
run-reshard.sh
run-s3tests.sh
run-versioning.sh
s3_bucket_quota.pl
s3_multipart_upload.pl
s3_user_quota.pl
s3_utilities.pm
test_awssdkv4_sig.sh
test_d4n.sh qa/rgw/d4n: run ceph_test_d4n_ tests 2024-05-03 12:30:50 -04:00
test_librgw_file.sh
test_rgw_bucket_check.py
test_rgw_d4n.py qa/d4n: Add test for large object 2024-04-02 21:24:52 +05:30
test_rgw_datacache.py
test_rgw_gc_log.sh
test_rgw_obj.sh
test_rgw_orphan_list.sh
test_rgw_reshard.py test/rgw: address potential race condition in reshard testing 2024-07-19 14:31:04 -04:00
test_rgw_s3_mp_reupload.py
test_rgw_s3_mp_reupload.sh
test_rgw_versioning.py
test-keystone-service-token.py