rakeshadr opened a new pull request #1846: URL: https://github.com/apache/ozone/pull/1846
## What changes were proposed in this pull request? TestOzoneFileSystem all 4 parameterized iterations are running always with enabledFileSystemPaths=false and omRatisEnabled=false, which is basically due to the wrong init function using @BeforeClass. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4752 ## How was this patch tested? Modified TestOzoneFileSystem and verified using this test. With this changes, `TestOzoneFileSystem#testTrash` is expected to fail as this case was not running earlier in the build. HDDS-4751 issue is raised to handle the TestOzoneFileSystem#testTrash failure. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
