swamirishi commented on code in PR #4875:
URL: https://github.com/apache/ozone/pull/4875#discussion_r1228133451
##########
dev-support/ci/selective_ci_checks.sh:
##########
@@ -434,6 +434,21 @@ function check_needs_findbugs() {
start_end::group_end
}
+function check_needs_native() {
Review Comment:
@adoroszlai Correct me if I am wrong this function will trigger native runs
only if the changes are in
`local pattern_array=(
"^hadoop-ozone/dev-support/checks/native.sh"
"^hadoop-hdds/rocks-native"
)` right?
--
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]