stoty commented on code in PR #6400:
URL: https://github.com/apache/hbase/pull/6400#discussion_r1816977367
##########
dev-support/Jenkinsfile:
##########
@@ -60,7 +60,7 @@ pipeline {
ASF_NIGHTLIES_BASE = "${ASF_NIGHTLIES_BASE_ORI.replaceAll(' ', '%20')}"
// These are dependent on the branch
HADOOP3_VERSIONS = "3.3.5,3.3.6,3.4.0"
Review Comment:
Yes we do, otherwise the caching won't work.
The problem is that backward compatibility test will run for 16 hours now.
We should probably exclude the default version from the backwards
compatibility tests.
--
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]