ceph/qa/workunits/rgw
J. Eric Ivancich 3afc8ac253 rgw: orphan list teuthology test & fully-qualified domain issue
Sometimes when teuthology machines are provisioned, the command
`hostname --fqdn` does not provide a fully qualified domain name but
instead just the hostname (e.g., smithi149 instead of
smithi149.front.sepia.ceph.com). This prevents the teuthology test for
rgw-orphan-list from running successfully [for example, the hostname
was for some reason mis-interpreted as the bucket name in the
request].

This commit checks whether the hostname derived from `hostname --fqdn`
contains any '.'s and if it does not, it will append
".front.sepia.ceph.com" to the hostname. This is a hack, but until
teuthology machines are configured appropriately it seems to be a
reasonable work-around.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
2020-07-08 10:53:49 -04:00
..
run-reshard.sh qa/rgw: add ssl option in reshard tests 2020-05-05 15:07:59 +05:30
run-s3tests.sh
s3_bucket_quota.pl
s3_multipart_upload.pl
s3_user_quota.pl
s3_utilities.pm
test_rgw_gc_log.sh
test_rgw_obj.sh
test_rgw_orphan_list.sh rgw: orphan list teuthology test & fully-qualified domain issue 2020-07-08 10:53:49 -04:00
test_rgw_reshard.py qa/rgw: add ssl option in reshard tests 2020-05-05 15:07:59 +05:30
test_rgw_throttle.sh