Hi,
here we found that the new jenkins job is testing current master branch and
not the PR
https://ci-hadoop.apache.org/blue/organizations/jenkins/zookeeper-precommit-github-pr/detail/PR-1459/3/pipeline/


There is this instruction that in my opinion is cloning from scratch the
repo, overwriting the PR (that is properly checked out at the beginning on
the job)
https://github.com/apache/zookeeper/blob/master/Jenkinsfile-PreCommit#L39

This is a fix
https://github.com/apache/zookeeper/pull/1460

Please take a look and merge

Enrico

Reply via email to