GitHub PR comment build trigger

2020-10-12 Thread Andor Molnar
Hi, Sorry if the topic is redundant, I haven’t been following builds@ list for a while and couldn’t find the archives online. Is there already a way to configure GitHub PR comment to trigger build in the new Jenkins instance? I think it was the ‘GitHub PR Comment Build’ plugin in the old insta

Re: New Credentials for Github jobs

2020-08-14 Thread Andor Molnar
Thanks Robert, that works. Nice to see my face next to ZooKeeper CI builds. :) > On 2020. Aug 14., at 15:13, Robert Munteanu wrote: > > On Fri, 2020-08-14 at 14:36 +0200, Andor Molnar wrote: >> Looks like that the new credentials don’t have rights to update build >> status

Re: New Credentials for Github jobs

2020-08-14 Thread Andor Molnar
Hi Gavin, Looks like that the new credentials don’t have rights to update build status either: https://ci-hadoop.apache.org/view/ZooKeeper/job/ZooKeeper%20PreCommit%20GitHub%20PR/view/change-requests/job/PR-1429/2/console — Started by user Andor Molnar 09:38:53 Connecting to https

Re: Who has not migrated yet?

2020-08-14 Thread Andor Molnar
Hi Gavin, Apache ZooKeeper is pretty much done with the migration. We’re waiting for a working GitHub account/app to report the build status back to GitHub and we’re done. Thanks, Andor > On 2020. Aug 14., at 10:32, Gavin McDonald wrote: > > Hi All, > > Tomorrow is the deadline for migrat

Re: [NEW-CI] - Github PR build jobs

2020-08-04 Thread Andor Molnar
Hi Francois, Apache ZooKeeper project already has a working job which is essentially a multibranch pipeline driven by Jenkinsfile. You can find it here: https://ci-hadoop.apache.org/view/ZooKeeper/job/ZooKeeper%20PreCommit%20GitHub%20PR/ We’re waiting for INFRA to provide a GitHub account/app i

ZooKeeper Jenkins migration is blocked on INFRA-20613

2020-08-03 Thread Andor Molnar
Hi Chris, CI migration of Apache ZooKeeper is blocked by INFRA-20613. We need a proper GitHub account to migrate our PreCommit jobs. Please respond on the ticket. Thanks, Andor

Re: [ci-builds] GitHub credentials

2020-07-30 Thread Andor Molnar
proved these in the past. If that policy changes, I'd very >> much like to know about it. >> >> For CouchDB we use a token on my account that I added for this purpose, >> limited to Apache repos only. Of course, these API calls count towards my >> personal limit,

Re: [ci-builds] GitHub credentials

2020-07-29 Thread Andor Molnar
. Andor > On 2020. Jul 27., at 13:24, Andor Molnar wrote: > > I’m interested in this one too. > Currently I’m using regular ‘Git’ source instead of GitHub to speed up branch > discovery, but this way I cannot run builds against Pull Requests. > > Andor > > > >&g

Re: [ci-builds] GitHub credentials

2020-07-27 Thread Andor Molnar
I’m interested in this one too. Currently I’m using regular ‘Git’ source instead of GitHub to speed up branch discovery, but this way I cannot run builds against Pull Requests. Andor > On 2020. Jul 23., at 21:38, Zoran Regvart wrote: > > Hi builders, > I see some questions on this but not mu

Re: Multibranch build config with different JDK versions

2020-07-27 Thread Andor Molnar
Found it. I added ‘Build regular branches when change is detected’ globally and will see how it goes. Though it doesn’t explain for me why branches other than ‘master’ behave correctly and only master not. Andor > On 2020. Jul 27., at 11:37, Andor Molnar wrote: > > Hi Gav, >

Re: Multibranch build config with different JDK versions

2020-07-27 Thread Andor Molnar
Hi Gav, Sorry I cannot decrypt your message. :( Where can I find ‘Build Strategies’ section in a multi-branch setup? Andor > On 2020. Jul 26., at 13:11, Gavin McDonald wrote: > > Hi , > > On Sun, Jul 26, 2020 at 12:17 PM Andor Molnar wrote: > >> Hi, >>

Re: Multibranch build config with different JDK versions

2020-07-26 Thread Andor Molnar
Hi, I’ve just set up the same config for ZooKeeper: multibranch pipeline with different JDK versions: https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-master-maven-multipipeline/ It works fine except that PollSCM trigger is crazy on master branch: it triggers a new build every hour re

Re: New Windows Jenkins Nodes

2019-07-23 Thread Andor Molnar
Hi Chris, Thanks for the heads-up. I’ve just migrated our CMake build for the new slaves and having some difficulties. Would you please take a look? https://issues.apache.org/jira/browse/INFRA-18781 Thanks, Andor > On 2019. Jul 2., at 18:16, Chris Thistlethwaite wrote: > > Greetings all! >

Re: Jdk9 issues

2019-07-09 Thread Andor Molnar
Hi Chris, ZooKeeper is one of the projects that raised a Jira on the build failure. I think your concern is valid and our project is in the middle of deco’ing the support for Java 9, but - as others mentioned already - we didn’t expect that CI got broken suddenly. Not a big deal IMHO - ZooKeep