devmadhuu opened a new pull request, #5357:
URL: https://github.com/apache/ozone/pull/5357

   ## What changes were proposed in this pull request?
   
   This PR is raised to fix intermittent test case failure where it reports of 
`Volume already exists` in multiple test cases which are the part of 
`org.apache.hadoop.ozone.om.TestOzoneManagerHAWithACL#testRunAllTests` . 
Failure can be intermittent due to random volume name generation where same 
random number could be generated.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-8735
   
   ## How was this patch tested?
   
   This patch was tested by running multiple iteration of existing test case 
failure. Here is the green [CI 
run](https://github.com/devmadhuu/ozone/actions/runs/6298700392)
   


-- 
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