adoroszlai opened a new pull request #2486: URL: https://github.com/apache/ozone/pull/2486
## What changes were proposed in this pull request? #846 moved tests to `/mnt`, because it had more space at that time. Currently we have much more space in `/`, while tests are intermittently failing due to lack of disk space. Initial disk usage (before checkout, build and tests): ``` /dev/sdb1 84G 42G 42G 50% / /dev/sda1 14G 4.1G 9.0G 32% /mnt ``` So this PR moves tests back to the root partition. https://issues.apache.org/jira/browse/HDDS-5527 ## How was this patch tested? https://github.com/adoroszlai/hadoop-ozone/actions/runs/1092599536 -- 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]
