chrajeshbabu commented on code in PR #5689:
URL: https://github.com/apache/hbase/pull/5689#discussion_r1502147916
##########
dev-support/Jenkinsfile:
##########
@@ -628,6 +630,122 @@ pipeline {
}
}
}
+
+ stage ('yetus jdk17 hadoop3 checks') {
+ when {
+ branch 'master'
Review Comment:
I think would be better to make it. Will update it.
`when { anyOf { branch 'branch-3'; branch 'master' } }`
--
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]