jenkins
Jenkins and multiple git branches?
I\'m working on a Jenkins job and i need it to build two branches in the same repository. How can i do this开发者_StackOverflow社区?Considering that Jenkins cannot execute one job on two versions of a[详细]
2023-04-02 17:22 分类:问答Determine if given job is currently running using Hudson/Jenkins API
Is there an API to determine whether a given job is currently running or not? Ideally, I\'d als开发者_如何学Co like to be able to determine its estimated % complete and get the details of the SVN rev[详细]
2023-04-02 16:01 分类:问答Pulling a file from another job before building in Jenkins?
Hope you can help me on this one. I have a job called \"Template\" that generates a template.xml file. I have several other jobs that use this template.xml file开发者_运维问答. However, before they bu[详细]
2023-04-02 15:26 分类:问答jenkins ci : how to select the artifacts to be archived
I\'m using Jenkins to build a maven 2 project. As part of the build a couple of jar files get generated in the target directory. I would like Jenkins to archive/copy a specific jar from the target loc[详细]
2023-04-02 15:19 分类:问答Symfony 1.4 and Jenkins?
Ha开发者_如何学运维s anyone worked with Jenkins and Symfony 1.4? It uses limetest and i have no idea if it has a compatibility mode with Jenkins!Symfony have two tasks for testing: test:unit and test:[详细]
2023-04-02 14:00 分类:问答Cobertura in Jenkins always gets 0% coverage
Some facts: I\'m using jenkins with Cobertura. I have a multi-module Android project, one module is for testing and the other is the actual bl.[详细]
2023-04-02 13:49 分类:问答SOAPUI Error on asserts coming from the database
When I run the test cases inside soapUI, everything works fine. But when I\'m running the tests inside jenkins, the assertions fail as you can see in this gist:[详细]
2023-04-02 13:42 分类:问答problem writing HTMLUnit script for YUI form submit
I want to write a simple HTMLUnit test script for Jenkins (former Hudson). INFO: Jenkins uses the YUI Javascript library. The YUI library replaces the form submit with a custom button. The script just[详细]
2023-04-02 09:14 分类:问答Wcat and Jenkins (Hudson)
We have WCAT based load tests. Now we want to use Jenkins continuous integration tool. What we want to see is a trend graph of \"requests/sec\" metric.[详细]
2023-04-02 00:18 分类:问答Jenkins builds with different slaves at a time
Whats is the best way to distribute different builds to different slave? Can you give some examples how to restrict to particular node or all nodes or labeling is better?[详细]
2023-04-01 20:55 分类:问答