kerneltime commented on a change in pull request #2482:
URL: https://github.com/apache/ozone/pull/2482#discussion_r685524648
##########
File path: hadoop-ozone/dist/src/main/smoketest/s3/boto_client.py
##########
@@ -34,7 +34,9 @@ class TestBotoClient(unittest.TestCase):
setup_done = False
target_bucket = None
ozone_endpoint_url = None
-
+ random_bucket_name = ''.join(
Review comment:
Can we prefix them with ozonetest? This would help discover buckets
created by the tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]