My main problem is about having Hudson perform tests on another machine : I\'m testing a website with Selenium, and the early testing went well. Now is the time to have Hudson test it by itself while
On my current project we\'re using Jenkins to monitor our builds. Now they want me to write a Jenkins plugin to add some more monitoring parameters.
I\'m trying to add a link to the main page of my jenkins. After looking through some examples (I\'m new at developing Jenkins plugins), it seems I just need to create a class that extends Notifier (yo
I am using Hudson and开发者_StackOverflow社区 wondering if is there anyway to transfer one file(this file is on a Linux Server)to another linux server.
We are using the Clover plugin on Hudson. Is it possible to set a property开发者_运维问答 on hudson to exclude certain files / packages from being analyzed by clover?
I suspect I have a corrupt plugin actually... I installed 6 or 7 new plugins on my test hudson and now I\'m lost most of the previously installed and working plugins.
I\'m trying to use the SVN Publisher plugin to commit some artifacts of my build but I\'m getting a n开发者_运维问答on-sensical error:
We have a hudson setup with just one executor. we want to get to a point where we can have at least 2 executors. The problem that is stopping us from doing this is a job which 开发者_开发知识库cannot
Using a Clearcase Dynamic view, Hu开发者_Python百科dson\'s job log shows cleartool\'s lsview, startview and lshistory commands are all successful.
I\'ve got a small Java project setup to build continuously through a Hudson server.I\'d like to publish the build artifacts to an Artifactory server as a post-build step so, naturally, I\'m using the