adoroszlai opened a new pull request, #6521: URL: https://github.com/apache/ozone/pull/6521
## What changes were proposed in this pull request? _unit_ check used to be part of _basic_. HDDS-6618 extracted it and combined it with top-level _native_ check, under the name _unit_, these two became items in the matrix strategy. HDDS-9242 merged _unit_ into _integration_ (not as a matrix item, rather by removing module-level filtering from `integration.sh`). Now _unit_ check has only one item: _native_. The goal of this change is to: * rename _unit_ check to _native_ * remove matrix strategy Logic related to `*-checks` list is cleaned up to remove code duplication. https://issues.apache.org/jira/browse/HDDS-10598 ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/8661440172/job/23751686695 -- 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]
