Re: Gerrit publish just run one build

2022-03-08 Thread jimsearle
s not always used. Currently I running a script to grab the get-related-changes via the REST interface, then use a when expression in the pipeline to skip the regressions if it's not the last commit in the chain. On Monday, March 7, 2022 at 12:19:28 AM UTC-8 ice...@googlemail.com wrote: &

Gerrit publish just run one build

2022-03-04 Thread jimsearle
Hi, We have been longtime Jenkins user and recently started the transition to Gerrit. The Jenkins Gerrit trigger kicks off the job for each commit that is in the publish, but we would prefer just to run the job on the last changeset which includes all the commits. This seems like it would be

Re: Pipeline using Gerrit shows Warning, empty changelog. Have you run checkout?

2022-02-16 Thread jimsearle
:13:42 PM UTC-8 jimsearle wrote: > > Our pipeline job using Gerrit was working, but the checkout area was > removed so the next job run recreated it and now all runs show: > > [Pipeline] echo > <https://bvgscm-jenkins2.broadcom.net/job/BCM1000/job/F2/job/publish_regress_full

Pipeline using Gerrit shows Warning, empty changelog. Have you run checkout?

2022-02-14 Thread jimsearle
Our pipeline job using Gerrit was working, but the checkout area was removed so the next job run recreated it and now all runs show: [Pipeline] echo Warning, empty changelog. Have you run checkout?

Re: Gerrit review authentication error

2022-02-02 Thread jimsearle
Hi, Was this ever resolved? I am also not seeing Gerrit as an option in the Pipeline -> SCM list On Thursday, March 11, 2021 at 6:56:35 AM UTC-8 Ali Raza wrote: > Can it be the problem with the port which the gerrit trigger plugin for > ssh? > > On Wed, Mar 10, 2021 at 6:28 PM Ali Raza wro

TrackingSVN plugin doesn't work with Folders?

2018-08-16 Thread jimsearle
We have many jobs that use the TrackingSVN plugin https://plugins.jenkins.io/tracking-svn I know it's very old and hasn't been updated in a long time, but a lot of legacy jobs need it. Now we are pushing some of the jobs into Folders which doesn't seem to be accepted by the plugin. java.la