You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/01/25 18:45:24 UTC

[GitHub] [ozone] adoroszlai commented on a change in pull request #2974: HDDS-6169. Selective checks: skip junit tests on ozone-runner image update

adoroszlai commented on a change in pull request #2974:
URL: https://github.com/apache/ozone/pull/2974#discussion_r792018991



##########
File path: dev-support/ci/selective_ci_checks.bats
##########
@@ -66,6 +66,17 @@ load bats-assert/load.bash
   assert_output -p needs-kubernetes-tests=true
 }
 
+@test "runner image update" {
+  run dev-support/ci/selective_ci_checks.sh b95eeba82a
+
+  assert_output -p 'basic-checks=["rat"]'

Review comment:
       Correct.  The removed ones are all java-specific.




-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org