Re: Query about running different job steps on different slaves

2012-11-23 Thread Ivan Kalinin
Hi there again! I managed to publish most of the plugin (without couple of still private plugin references) to the github over here: https://github.com/pupssman/compound-slaves If that builds and installs correctly, following stuff should happen: - there should be added Compound Slaves

request host for vmware-esx-plugin

2012-11-23 Thread xterm
hello jenkins community, i would like my plugin hosted. it allows a vm to be reverted to a snapshot as one of the build steps either before or after the build. i have the code hosted at https://github.com/xterm-one/vmware-esx-plugin thanks, phil

Re: Request for hosting

2012-11-23 Thread phil soliz
hello everybody, i too would like my plugin hosted. it allows a vm to be reverted to a snapshot as one of the build steps either before or after the build. i have the code hosted at https://github.com/xterm-one/vmware-esx-plugin please let me know if im missing something or if i need to

Plugins contributing to Build Failure Analyser

2012-11-23 Thread Christopher Orr
Hi there, Firstly, thanks for the Build Failure Analyser plugin -- I'm sure this will be useful for a huge number of Jenkins users. While I can see that developers can add further Indications to the plugin, would it be possible for plugins to contribute Failure Causes directly for builds?

RE: Plugins contributing to Build Failure Analyser

2012-11-23 Thread Sandell, Robert
That's a great idea! It's a bit tricky to implement though with regards to the statistics logging. The cause needs to be present in the database if you are using the mongodb implementation and I guess any future addons might need it too. I'm not saying that it can't be done though ;) just a bit

Re: Request for hosting

2012-11-23 Thread JF
The VMWare vFabric Application Director plugin I've requested hosting for is not in relation to the vSphere plugin. Please let me know if you need something else to grant hosting for this plugin. On Friday, November 23, 2012 9:00:37 AM UTC-5, nicolas de loof wrote: any relation with

Re: Request for hosting

2012-11-23 Thread Olivier Lamy
done. https://github.com/jenkinsci/application-director-plugin (name changed to follow conventions) 2012/11/22 Jonathan Fullam jonathanful...@gmail.com: I've created a plugin that integrate with VMware vFabric Application Director. It allows deployments and end to end environment provisioning

Selenium Plugin

2012-11-23 Thread Andrew Gray
Hi, Can anyone explain to me how to set up the Selenium plugin in Jenkins 1.491 with Firefox 17.0 so that it actually executes the tests? I have been trying for months and I am not seeing the firefox.exe process spawn. Is there a blog post out there anywhere specifically dealing with this?