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 qa/rgw: add ssl option in reshard tests 2020-05-05 15:07:59 +05:30
run-s3tests.sh qa/tasks: nosetests -> python -m nose 2019-12-17 12:57:57 -06:00
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: run ceph_test_rgw_gc_log in rgw verify suite 2019-10-19 13:28:18 +05:30
test_rgw_obj.sh qa/rgw: add rgw_obj and throttle tests to rgw verify suite 2020-01-09 16:51:37 -05:00
test_rgw_orphan_list.sh rgw: use yum rather than dnf for testing rgw-orphan-list 2020-10-15 15:08:45 -04:00
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 qa/rgw: add rgw_obj and throttle tests to rgw verify suite 2020-01-09 16:51:37 -05:00