mimaison commented on PR #13817:
URL: https://github.com/apache/kafka/pull/13817#issuecomment-1983268003

   Sorry for the delay. I tried building your branch and it fails with:
   ```
   Scripts not permitted to use method 
org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
   ```
   See 
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14717/8/pipeline/14
   
   I tried a few things to fix the expression in [my 
branch](https://github.com/mimaison/kafka/commits/test-powerpc/). It seems I'm 
getting close to run but I'm not sure it will do what we want. Reading the 
[docs for `when`](https://www.jenkins.io/doc/book/pipeline/syntax/#when) if 
seems to simply be a condition for the build to run, not a trigger. So if I 
understand correctly with the current change the PowerPC stage would run on any 
PRs opened/updated between 10am-11am. This is different than building trunk 
daily at 10am.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to