mirror of
https://github.com/ceph/ceph
synced 2025-01-06 11:12:18 +00:00
a635e523be
the 'sudo netstat | grep radosgw' command is causing failures: File "qa/workunits/rgw/test_rgw_reshard.py", line 53, in get_radosgw_port x = out.decode('utf8').split(" ") AttributeError: 'bool' object has no attribute 'decode' because when valgrind is enabled, the process name is 'valgrind' instead of 'radosgw' Signed-off-by: Casey Bodley <cbodley@redhat.com> |
||
---|---|---|
.. | ||
run-reshard.sh | ||
run-s3tests.sh | ||
s3_bucket_quota.pl | ||
s3_multipart_upload.pl | ||
s3_user_quota.pl | ||
s3_utilities.pm | ||
test_librgw_file.sh | ||
test_rgw_gc_log.sh | ||
test_rgw_obj.sh | ||
test_rgw_orphan_list.sh | ||
test_rgw_reshard.py | ||
test_rgw_throttle.sh |