errose28 commented on code in PR #6199:
URL: https://github.com/apache/ozone/pull/6199#discussion_r1540029790
##########
dev-support/ci/selective_ci_checks.bats:
##########
@@ -189,20 +189,17 @@ load bats-assert/load.bash
assert_output -p needs-kubernetes-tests=false
}
-# disabled, because this test fails if
-#
hadoop-hdds/rocksdb-checkpoint-differ/src/test/java/org/apache/ozone/rocksdb/util/TestManagedSstFileReader.java
-# is not present in the current tree (i.e. if file is renamed, moved or
deleted)
-#@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 needs-build=true
-# assert_output -p needs-compile=true
-# assert_output -p needs-compose-tests=false
-# assert_output -p needs-dependency-check=false
-# assert_output -p needs-integration-tests=false
-# assert_output -p needs-kubernetes-tests=false
-#}
+@test "native test in other module" {
+ run dev-support/ci/selective_ci_checks.sh 822c0dee1a
Review Comment:
Just curious what the significance of changing this testing hash is. Is it
an arbitrary value, or was this commit chosen for a reason?
--
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]