adoroszlai commented on code in PR #6199:
URL: https://github.com/apache/ozone/pull/6199#discussion_r1504556531


##########
dev-support/ci/selective_ci_checks.bats:
##########
@@ -195,7 +195,7 @@ load bats-assert/load.bash
 #@test "native test in other module" {
 #  run dev-support/ci/selective_ci_checks.sh 7d01cc14a6
 #
-#  assert_output -p 
'basic-checks=["rat","author","checkstyle","findbugs","native","unit"]'
+#  assert_output -p 
'basic-checks=["rat","author","checkstyle","findbugs","native"]'

Review Comment:
   Assertion is fine, change in some native test should not need integration 
check, only native one.  However, `selective_ci_checks.sh` needed some tweak 
for this to really work.  Updated the test case to verify another similar 
commit (822c0dee1a).



-- 
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]

Reply via email to