Re: How to resave a job programmatically

2015-09-22 Thread Vincent Latombe
Hi, have you read https://wiki.jenkins-ci.org/display/JENKINS/Hint+on+retaining+backward+compatibility ? You can convert the previous structure to the new one in-memory when items are loaded from disk. In general it is enough for most use cases. Vincent 2015-09-22 6:40 GMT+02:00 Vinodhini Vijay

Re: Request hosting for Performance Signature Plugin

2015-09-22 Thread Raphael Pionke
Hi Oleg, we know the other Dynatrace plugin and after a long evaluation, we have decided to developed a new plugin with (good) serious reasons - completely different Workflow (the new plugin consists of several build-steps and a post-processing step) - both Plugins can only handle Dyn

Re: Adopting a few plugins

2015-09-22 Thread David Tanner
I have added him to the repo. On Tue, Sep 22, 2015, 12:49 AM oliver gondža wrote: > CCing David for ghprb. > > On Sun, 20 Sep 2015 18:24:56 +0200, Arcadiy Ivanov > wrote: > > > Hello, > > > > I was hoping to get commit access to the following plugins: > > - cobertura-plugin (maintainer seems to

Re: Put Jenkins on the map

2015-09-22 Thread Robert Sandell
The current keyhole implementation is already using google maps api. My suggestion was to get a larger sample for the map of committers using the location field of their GitHub acount, that way we would only gather publicly available data (anyone that has chosen to not show their location on GH wou

Jenkins Docker Slaves

2015-09-22 Thread nicolas de loof
Hi folks during Docker Hack Day, Yoann and I did prototyped a new jenkins plugin, Docker slaves plugin This plugin uses a docker host (or docker swarm cluster) to host build, only relying on containers, without any constraint (no sshd, no specific

configuration for ansible plugins

2015-09-22 Thread DEBORAH AKUOKO
Below is my configuration for ansible-plugin *Playbook path:* /etc/ansible/playbook.yaml *Inventory(file selected):* /etc/ansible/playbook.yaml *Credential: * username/password *after building project, i get this error;* Started by timer Building in workspace /var/lib/jenkins/job

Re: configuration for ansible plugins

2015-09-22 Thread Victor Martinez
Hi, It looks like your ansible installation is not part of the path since Ansible executable not found. Can you please verify your environment variables? You can see them in your build: https://your_jenkins/job/your_job/lastBuild/injectedEnvVars/ or running a shell script before launching th

Re: configuration for ansible plugins

2015-09-22 Thread Victor Martinez
I believe your command shell is misconfigured since the -i flag should point to your inventory file rather than to the binary itself. And probably you won't need to specify -i since you are using your default /etc/ansible configuration. Have you tried those commands in your terminal? envinject

Re: Request for hosting: Publish to Dropbox plugin

2015-09-22 Thread René De Groot
I am very happy with a successful release of my Dropbox publish-plugin. I think the JIRA link in the wiki page at: https://wiki.jenkins-ci.org/display/JENKINS/Publish+over+Dropbox+Plugin seems to hint at a missing component. Could some create is JIRA component 'publish-over-dropbox-plugin'? A p

Re: Put Jenkins on the map

2015-09-22 Thread Michael Neale
Added myself - you have to scroll to see Australia though! On Tuesday, September 22, 2015 at 11:42:49 PM UTC+10, Robert Sandell wrote: > > The current keyhole implementation is already using google maps api. > My suggestion was to get a larger sample for the map of committers using > the location