jwminton opened a new pull request #2436:
URL: https://github.com/apache/ozone/pull/2436


   ## What changes were proposed in this pull request?
   
   Stop using the well known ${BUCKET} value due to side effects of having 
created a bucket other tests will test for. Uses a randomized bucket name 
instead that is then confirmed to exist before the second bucket creation 
command is executed.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5443
   
   ## How was this patch tested?
   
   The issue is really only seen when running tests manually and substituting 
in a custom bucket name, per test instructions and that bucket didn't happen to 
exist and you were expecting it to still not exist after the test is run. 
   
   The changes were tested manually and as part of the s3 acceptance tests 
since this test is run as part of the s3 acceptance 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]

Reply via email to