Good catch Enrico. I’ve already submitted it. Andor
> On 2020. Sep 17., at 13:50, Enrico Olivelli <eolive...@gmail.com> wrote: > > 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 >