ceph/qa/workunits/rgw
Casey Bodley a635e523be qa/rgw: test_rgw_reshard.py just tries common ports
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>
2021-02-09 14:26:26 -05:00
..
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_file: override keyring if we gen keys 2021-01-25 16:46:50 -05:00
test_rgw_gc_log.sh
test_rgw_obj.sh
test_rgw_orphan_list.sh
test_rgw_reshard.py qa/rgw: test_rgw_reshard.py just tries common ports 2021-02-09 14:26:26 -05:00
test_rgw_throttle.sh