Re: How to get a list of jobs that are integrated with SonarQube

2020-05-25 Thread Jan Monterrubio
Can you post the config xml for one of the jobs? Hitting the config.xml should let us see what props there are. On Sun, May 24, 2020 at 11:12 Vijay Gongle wrote: > Thank you for responding. > Can you help me completing the query; > > I would like to fetch the jobs which has the check mark "Prepa

How to get a list of jobs that are integrated with SonarQube

2020-05-25 Thread Vijay Gongle
> Thank you for responding. > Can you help me completing the query; > > I would like to fetch the jobs which has the check mark "Prepare SonarQube > Scanner environment" in Build Environment as shown below: > > > > Thanks, > Vijay > > >> On Sat, May 23, 2020 at 11:09 PM Jan Monterrubio

Re: Pipeline SCM trigger breaks

2020-05-25 Thread Jan Monterrubio
https://github.com/jenkinsci/git-plugin The plugin lives there, so probably adding loggers to its root packages might give you some info. On Mon, May 25, 2020 at 06:38 wrote: > Hi everyone, > > > > does anyone know, how I can get more information about the internal state > of the Jenkins Git Pl

AW: Pipeline SCM trigger breaks

2020-05-25 Thread Stefan.Rademacher
Hi everyone, does anyone know, how I can get more information about the internal state of the Jenkins Git Plugin, especially the mapping from repositories/branches to pipelines, that need to be triggered on SCM changes? Are there classes, that I can add to a log recorder, files in Jenkins Home,

Re: Pull two repos into one build

2020-05-25 Thread Pete Kane
On Tuesday, 19 May 2020 17:42:00 UTC+1, Jérôme Godbout wrote: > > Simply checkout into Agent workspace subfolder: > > > > dir(“source1”){ > >checkout(…); > > } > > > > dir(“source2”){ > > checkout(…); > > } > > > > I do 3-4 checkout for my builds (my common jenkins tools libraries

Cannot connect to "cloud" (libvirt plugin)

2020-05-25 Thread Andreas Tscharner
Hello World, I have 6 hosts where VMs for Jenkins are located. The VMs are all QEMU/KVM and are handled by libvirt. After a Jenkins update I cannot connect to 2 of these 6 hosts any longer. Hosts: (all) Debian GNU/Linux 10.3 Jenkins: 2.222.3 Libvirt plugin: 1.8.5 I have a user "jenkins" on the