Re: Unable to view Test Result Link

2016-08-08 Thread felix schwitzer

Maybe you should use xunit plugin to transform and publish the xmlreports.

I'm not familiar with mstest but I use this technique for publishing 
cppunit and ctest result reports, and


xunit has an option to publish mstest results too.


On 2016-08-08 12:58, sandhyaranimukkamala...@gmail.com wrote:

Thanks for the reply Suresh!
We used C# code with MSTest framework.\
We tried to get the .xml report by using "Publish JUnit test result 
Report" in the Post Build action.
We tried to give the path to create an xml report in the workspace, 
but it throws the below error.


"ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were 
found. Configuration error?"
*Could please provide us steps to configure the Junit test result report.*

We also configured test result analyzer plugin, but gets the error as 
shown in the attachment.


Which needs to be displaying the results as shown in this page 
https://wiki.jenkins-ci.org/display/JENKINS/Test+Results+Analyzer+Plugin


Regards,
Sandhya


On Saturday, August 6, 2016 at 2:54:37 AM UTC-7, suresh kumar wrote:

Hi Sandhya,
Which technology you are using for writing unit tests, e.g. NUnit
or VSTests or MSTests
In the post build section respective report publisher we have to
choose and providing the path of xml report generated by the executor.
So that the Unit Tests results will be populated in Jenkins

-Suresh

On Friday, August 5, 2016 at 11:40:23 AM UTC+5:30,
sandhyarani...@gmail.com wrote:

Hi,

We are using Jenkins to run unit tests. We have configured a
job and given the msbuild and batch file to run the scripts.
We are successful in executing the scripts, the problem is we
are not able to view any test results.

We are not having Test Result link in the build history.














We are using Jenkins2.6 version, also tried with different
versions of  Jenkins, yet we are facing the same issue.

Added the following plugins:
MSBuild
MSTest
MSTest Runner
xvnc
VSTest Runner

Also, given the path for generating MSTest Results in the post
build actions.

Would like to know if we are needed to add any plugin to get
the link.

Thanks.

--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e8d7f854-bd1d-400c-95bd-6585826de59e%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c62e60ec-6584-7d66-77fd-829d78fa9f86%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Access artifacts of upstream project in project chain

2016-06-01 Thread felix schwitzer
Copy artifact has an option "which build" and one is something like 
"upstream project that triggered the build"


Hope this is what you are looking for

On 2016-05-21 10:44, Tom Deseyn wrote:


Yes, that is what I use,  but I don't know  how to pass it the 
upstream build number, hence my question.


Tom

Op 21-mei-2016 10:06 schreef "Victor Martinez" 
mailto:victormartinezru...@gmail.com>>:


https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin
might help you

My two cents

--
You received this message because you are subscribed to a topic in
the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/jenkinsci-users/FrHO7EMqYQo/unsubscribe.
To unsubscribe from this group and all its topics, send an email
to jenkinsci-users+unsubscr...@googlegroups.com
.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-users/be60c249-86ba-4f92-9f1f-2cecc5e98231%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAErTmiOUd_q%3DVKwCpKDuEFfL2uW%3DUVoUG0riL%2BT7ii0ga-3dTA%40mail.gmail.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/574F3346.1070407%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Need help to configure jenkins for unit testing.

2015-12-23 Thread felix schwitzer
Does your tests output some xml-reports? Which unit testing framework 
you use?

I use cppunit and this has a xml-outputter.
After the test run the XUnit-Plugin can collect all the test reports and 
draw the graphs and so on.
But I think, you (or your testing framework) must generate all this 
xml-files.


On 18.12.2015 11:13, A B Tripathi wrote:

Hey i also want  the unit tests to return the correct formatted XML
and enable the XML parser in:
jenkins/jobs/my_project/job.xml.

I am stuck in these .




--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/567AF08D.60802%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Not able to generate HTML report of my Job.

2015-04-26 Thread felix schwitzer

Something in the Console Output of that build?
The plugin writes there what it does.

On 2015-04-23 12:35, Krishna Kumar Tiwari wrote:

Hi

I followed the steps present 
on https://wiki.jenkins-ci.org/display/JENKINS/HTML+Publisher+Plugin
but stil can't see my html report on jenkins dashboard. However my job 
is running successful.

--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a17deeab-7700-40ce-a318-73ffa9df9de2%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/553D2DF5.1000104%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins builds all branches ONLY on first push

2015-04-13 Thread felix schwitzer



On 2015-04-13 22:19, Konrad Slepoy wrote:
Isn't this a really standard behavior though? Who wants all of their 
branches to build when they push to one even if they have never been 
built before?
For us this is exactly what we need. We have a project that is 
multi-platform and developer can not
test all platforms locally. Therefore she pushes the branch and let 
Jenkins test if it works on all;

only after that the branch is merged into next

I think this is a valid use case for a ci-server and
hope that the behaviour of monitoring all branches will remain as it is!

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/552C2F25.2050201%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Installing Jenkins manually in Ubuntu 12.04?

2015-04-04 Thread felix schwitzer

I do this all the time, should be simple.

First download the deb from http://pkg.jenkins-ci.org/debian/
then in a console run
sudo dpkg -i jenkins_1.xxx_all.deb
after that jenkins starts, or you can start/restart with
   sudo service jenkins [re]start

To configure jenkins (PORT, JAVA_ARGS, etc.) look at 
/etc/default/jenkins, if you modify

don't forget to restart the service.

A later upgrade with dpkg -i jenkins_1.yyy_all.deb should respect your 
configuration if there

are no conflicts, otherwise you'll get the resolver as usual with dpkg

Regards
Felix

On 2015-04-03 18:49, Raihan Jamal wrote:
How can I install Jenkins by manually downloading the jenkins .deb 
files? Can anyone provide some steps which I should follow in order. I 
am not able to make it work by following this link 
https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu 
because of firewall issue in our production machine.


Any help will be greatly appreciated.
--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/615bbcaf-d8cd-42e0-aa12-5a5c54462681%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5520485A.8090201%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Master running Java7 slaves running Java8?

2015-01-21 Thread felix schwitzer

FYI:

Today I tried to connect my Win7-Java8 slave with my master (ubuntu1404 
with OpenJDK7) and

I was not able to connect, the slave gave an NPE-exception.
After upgrading my java8 (Oracle), reconnecting worked fine.
So there may be some issues, but it looks to me that there are some 
Java8-releases not
working correct. If I remember right Java8-36 did not work, but Java8-37 
did)


regards
Felix

On 2015-01-21 03:33, Slide wrote:

Mark,

Thanks for the info! Much appreciated!

Slide

On Tue Jan 20 2015 at 7:01:53 PM Mark Waite > wrote:


I have a master running Java 7 (Ubuntu 14.04) with Windows slaves
running Java 8 and have not detected any issues with that
configuration.  My Windows machines include a Windows 7 x86,
Windows 7 x64, Windows 8 x64, and Windows Home Server 2011.

The Windows machines have both Java 7 and Java 8 installed so that
I can specify which JDK should be used for a specific job.  The
"System Information" for the machines shows that they are running
Java 8 as their java.home.

Mark Waite

On Tue, Jan 20, 2015 at 5:27 PM, Slide mailto:slide.o@gmail.com>> wrote:

I've started getting notices on my Windows 7 slave machines
that Java7 is "not the latest release." When clicking the icon
in the system tray it wants me to upgrade to Java8. I have no
problem ignoring these little messages, but was wondering if
there would be any issues if the master is running Java7 and
the slaves were running Java8. I seem to remember (though I
can't find it now) some issues relating to Java8 with Jenkins,
so I just wanted to check to see.

Thanks,

slide

-- 
You received this message because you are subscribed to the

Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from
it, send an email to
jenkinsci-users+unsubscr...@googlegroups.com
.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfDZWfd44RcxxhZhs-Pk3FMeS4NOijt%3Ds%3D2xCYo9SuL0w%40mail.gmail.com

.
For more options, visit https://groups.google.com/d/optout.




-- 
Thanks!

Mark Waite
-- 
You received this message because you are subscribed to the Google

Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jenkinsci-users+unsubscr...@googlegroups.com
.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG-dzuujeMVqhqiEFkwvXwHZK9wHzSA3nLkiOZ7Q_yxvg%40mail.gmail.com

.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVdE%2B-YwcTMbPeaVh-0b1-gNR8Vst%2Bv4fexYWFEQ2aR7%2Bw%40mail.gmail.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/54C01028.1070005%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fwd: Disconnect node / reconnect node programmatically (Groovy)

2014-11-02 Thread felix schwitzer
My code snippet was just a starting point. To elaborate your use case 
you may need to

do some investigations; a good start point may be
http://javadoc.jenkins-ci.org/

On 2014-10-21 01:18, pjl83...@gmail.com wrote:


Just to be clear, the solution you proposed for connecting is not just 
for  handling the temporary offline case?
Do you also have a solution for *disconnecting a slave,* not just 
temporarily taking it offline (I want to close the channel of 
communication between master and slave)?

*
*
In the*reconnect case* I want to open the channel between slave and 
master.


Thanks
Peter



--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: xUnit and ctest results

2014-01-22 Thread Felix Schwitzer
It was not remarkable for me, but I do it all the time this way :)

On 2014-01-22 13:39, ycollet wrote:
> Thanks. I've done that and it worked.
> But I am a little bit puzzled by the fact the nobody has yet noticed
> the problem ...
>
> YC
>
> Le mardi 21 janvier 2014 14:03:00 UTC+1, ycollet a écrit :
>
> Hello,
>
> I've configured a project using cmake and I  use ctest to generate
> xml test results file.
> This test results file is sent to jenkins xUnit plugin.
> Each time I start jenkins, a new directory is created in my build
> directory: Testing/Temporary/2014*/Test.xml
> The problem I've got is that xUnit is using all the Test.xml files
> to perform the result sum-up.
> So, build after build, I've got an increasing slove in the graph
> presented by xUnit.
> How do I set up xUnit to use only the last test result file.
>
> Best regards,
>
> YC
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Running slave in a chroot

2013-05-10 Thread felix schwitzer
That's indeed a big drawback in my approach because some of my tests 
uses system global semaphores.

So I have to rethink my approach :-(
Thanks for your hint.

Felix

On 2013-05-08 22:15, Dean Yu wrote:
When I was working at Yahoo!, and we started working with 
Hudson/Jenkins, we originally went down this path. The issue we had 
was that by running the slave inside the chroot, multiple slaves would 
be contending for the same resources and capacity. We ultimately took 
the approach of running the slave outside the chroots, and wrote a 
BuildWrapper that intercepted each process launch to launch the 
process within a designated root.


  -- Dean



--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Job scheduling for 2 independent Repos does not schedule them in parallel

2013-05-06 Thread felix schwitzer

Did you configure your slave to have more than one '# of executors' ?
See 'manage jenkins -> manages nodes -> (nodename) -> configure'

On 2013-04-30 01:50, rakhee Kulkarni wrote:

Folks,

I have Jenkins configured with multiple slaves and I have builds 
running of off two independent Repos. I noticed that if one Job is 
running Jenkins does not start the job started by Github push on the 
other Repo until this job is finished. Is there a configuration 
setting I am missing? I would like to let them run in parallel with 
the Github webhook setting as they are independent and run on 
different slaves with different OS.


Please advise.

Thanks,
Rakhee
--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Running slave in a chroot

2013-04-22 Thread felix schwitzer

Hi Stephen

Thanks for the hint, the second one looks good but I have to check this 
with the

admin of the buildserver.
In the meanwhile I launch the slave via command on master. The master 
ssh-s to the
slave and starts the slave.jar in the chroot via a script. Seems to work 
properly...



On 04/19/2013 10:42 AM, Stephen Connolly wrote:
Can you run a ssh-server in the chroot environment? or better yet, can 
you create a user on the build slave that is always logged in within 
the chroot environment?


With the former you just connect to the chroot's ssh-server port. With 
the latter you just connect as the chroot'ed user



On 18 April 2013 19:57, felix schwitzer <mailto:flx2...@yahoo.de>> wrote:


I have a buildserver (ubuntu 12.04) and need to run a jenkins
slave on that server
in a (s)chroot environment.

Question: How can I set up a slave that runs directly in the
chroot-environment on that
buildserver?
I mean, who can I achieve that jenkins master connects directly
into the chroot?

Background:
My jenkins project is a multiconfiguration project that runs on
different slaves, some slaves are
simple linux boxes without a chroot-environment, others need the
chroot. Therefore I try to
avoid entering into the chroot in each build step, because the job
configuration becomes really
complex; If I enter the chroot in the build steps, I have to
change into the chroot conditionally,
depending on the slave that builds the job.

Thanks
Felix

-- 
You received this message because you are subscribed to the Google

Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jenkinsci-users+unsubscr...@googlegroups.com
<mailto:jenkinsci-users%2bunsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to the Google 
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to jenkinsci-users+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Running slave in a chroot

2013-04-18 Thread felix schwitzer
I have a buildserver (ubuntu 12.04) and need to run a jenkins slave on 
that server

in a (s)chroot environment.

Question: How can I set up a slave that runs directly in the 
chroot-environment on that

buildserver?
I mean, who can I achieve that jenkins master connects directly into the 
chroot?


Background:
My jenkins project is a multiconfiguration project that runs on 
different slaves, some slaves are
simple linux boxes without a chroot-environment, others need the chroot. 
Therefore I try to
avoid entering into the chroot in each build step, because the job 
configuration becomes really
complex; If I enter the chroot in the build steps, I have to change into 
the chroot conditionally,

depending on the slave that builds the job.

Thanks
Felix

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: SVN post-commit hook not triggering jenkins build

2013-04-02 Thread felix schwitzer

The entry in the jenkins log gives you a hint.
I'm quiet sure that you configureded authentification,
but you don't provide it in the trigger. Read the wiki more carefully,
especially the part about the configuration for the netrc-file.

Regards
Felix

On 04/02/2013 09:04 AM, Karolis wrote:

ANYONE???
PLEASE HELP!!! :((

Karolis



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/SVN-post-commit-hook-not-triggering-jenkins-build-tp4660997p4661187.html
Sent from the Jenkins users mailing list archive at Nabble.com.



--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Silently triggering a build using the git plugin

2013-01-23 Thread felix schwitzer
I observed this problem too, but at the end I discovered that the output 
doesn't come
from the git hook, but from the jenkis log, because I started for test 
reasons the

jenkinsserver in the same terminal in background :-(

Are you sure that jenkins has been started as a demon or at least
detached from your console?

On 01/22/2013 12:38 AM, Adam Mercer wrote:

Hi

I'm using the git plugin and trying to write a post-receive hook to
trigger polling of the SCM to see if a new build should be triggered.
I'm using the following to get Jenkins to poll the SCM

/usr/bin/curl $JENKINS/git/notifyCommit?url=$REPO&branches=master

this seems to be working great, i.e. a new build is scheduled if
appropriate. However the post-receive hook outputs:

Scheduled polling of Project

I don't want this information displayed, I'd just like the polling to
be scheduled. If I run the curl command from the terminal prompt I
get:

$ curl $JENKINS/git/notifyCommit?url=$REPO&branches=master
[1] 38610
$ Scheduled polling of Project

[1]+  Donecurl $JENKINS/git/notifyCommit?url=$REPO
$

I have been trying to suppress this output by appending "> /dev/null
2>&1" but hat still results in the output.

Is there a way I can suppress this output and just silently schedule a polling?

Cheers

Adam





Re: Run a build concurrently on all slaves?

2013-01-11 Thread felix schwitzer

For this we use simply a multi-configuration project.

Regards
Felix

On 01/11/2013 05:23 PM, org.jenkins...@io7m.com wrote:

Hello.

I've set up Jenkins to allow me to test code on a wide range of
platforms. Essentially the setup is a master node with no executors
(it doesn't build code) that only dispatches jobs to slaves,
and a set of slaves (most of which are running in virtual machines and
frequently become unavailable).

I've set up a few jobs that are triggered whenever changes are detected
in a remote SCM, but I can't work out how to trigger a build to run
concurrently on all available nodes (leaving the job Pending on all
nodes that are currently offline). What's the correct way to do this?

I've seen a few posts that hint towards using
https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin
but unfortunately I found the description incomprehensible and there
doesn't seem to be any other documentation.

Any help would be appreciated!
M





Re: Passing Revision numbers - quick question

2013-01-02 Thread felix schwitzer

On 01/02/2013 03:01 AM, Z W wrote:

Hi All

We have a chained job (job with 4 subjobs).
Is there a way to pass SVN revision number of the update checkout from
the 1st subjob to the next subsequent subjob among the build subjobs,
so that all the subjobs run on the latest revision number of the 1st
subjob after the 1st job started? If so, how do we do it ?

Thanks


We do this all the time using the parameterized trigger plugin, see
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin

Regards
Felix


Re: mark build as unstable if it takes too long

2012-09-13 Thread felix schwitzer

On 09/12/2012 11:46 PM, Darren Rowley wrote:
 > yes exactly..

so why not using a groovy postbuild script? See Example 4 on the wiki
https://wiki.jenkins-ci.org/display/JENKINS/Groovy+Postbuild+Plugin

Felix


Re: XSL format conversion

2012-02-13 Thread felix schwitzer

On 02/12/2012 09:01 PM, Greg Moncreaff wrote:

Any examples?  Klocwork.  To. Findbugs.  Gcov. To. Cobertura.


I use gcovr to convert from gcov output to cobertura, works great for me.
https://software.sandia.gov/trac/fast/wiki/gcovr