hudson
How can I pass Hudson's env.EXECUTOR_NUMBER to log4j properties and Java's System.getProperty
My Hudson job calls a single XML database collection and a single log file. E.g. /db/project ${user.home}/logs/logging.log[详细]
2023-03-27 01:45 分类:问答Hudson/Jenkins - Run steps in master and slave under the same job
I have a master and slave machines and one job. This job should have two ste开发者_如何学Pythonps: One to run Unit tests on the master machine[详细]
2023-03-26 09:40 分类:问答Free Build Server Service for opensource projects? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-26 08:37 分类:问答Configuring a windows jenkins slave to use proper Grails tools location?
I have an ubuntu jenkins master and a windows jenkins slave. I have one Build with Grails command,开发者_C百科 and I choose[详细]
2023-03-25 07:04 分类:问答Custom PMD rule integration with hudson
I have written a custom PMD rule specific to my project requirements that is working fine with sonar in standalone mode (following the steps given in this link). I need to integrate the same to hudson[详细]
2023-03-25 03:04 分类:问答does hudson ci support parallel builds on the same machine?
My project takes a long time to build (~3h) and the compiler is not making effective use of the quad-core cpu.[详细]
2023-03-25 02:49 分类:问答Configuring hudson so that only one build is executed at a time
I have 2 jobs in开发者_C百科 my hudson.Now i want to configure my hudson in such a way that no 2 build should be executed parallely.Even if both builds are of different jobs it should not be executed[详细]
2023-03-24 23:10 分类:问答Installing Hudson 2.1 as service
After running hudson with: C:\\Documents and Settings\\senna\\.hudson&开发者_如何学运维gt;java -jar hudson.war[详细]
2023-03-24 02:20 分类:问答How force jenkins to upload another jenkins file in project?
Hello is it possible to work with two jenkins? Jenkins slave do dirty job, and save image, then he upload to jenkins master. Or jenkins master download from slave. What would be the easiest way to do[详细]
2023-03-24 01:46 分类:问答Problem with jenkins headless browser test
We are testing some Watir tests and cucumber using Jenkins but we have run into a problem with inconsistent results. Our build failed because apparently the watir attach popup browser was failing(coul[详细]
2023-03-24 01:09 分类:问答