raju-balpande commented on PR #6403: URL: https://github.com/apache/ozone/pull/6403#issuecomment-2025683196
> Thanks @raju-balpande for the patch. > > Is it possible to create a separate bucket for each of the tests? Rather than using the order of tests. > > @aswinshakil please take a look as well. I tried removing order but it involves lot of cleaning of data and/or considering previous records for comparison and hence the code complexity will get increased. If we go with specified order it works with very minimal data cleanups. Secondly, I ensured that If we run a single method then also it works fine. -- 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]
