adoroszlai opened a new pull request, #5985:
URL: https://github.com/apache/ozone/pull/5985
## What changes were proposed in this pull request?
SCM tests are split in two package hierarchies:
* `org.apache.hadoop.hdds.scm`
* `org.apache.hadoop.ozone.scm`
This PR moves tests from the second one (`.../ozone/...`) to the first one
(`.../hdds/...`), since production code is also in that hierarchy.
https://issues.apache.org/jira/browse/HDDS-10095
## How was this patch tested?
CI:
https://github.com/adoroszlai/ozone/actions/runs/7481069440
--
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]