You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/09 21:12:35 UTC

[GitHub] [ozone] kerneltime commented on a change in pull request #2482: HDDS-5458. Extend s3 compatibility script, and fix the related errors

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org