Node configuration

2013-05-27 Thread Suri
Hi I am using matrix role based access. i have restricted job removal access to all same way i want to restricted “Node” configuration access apart from admin. Apart from admin, no one doesn’t have access to modify the node configuration. I have seen in matrix based system and restric

Re: xunit does not recognize failed tests anymore when I run a coverage tool

2013-05-27 Thread Dirk Kuypers
It seems to be related to the delay between writing the .trx file and the processing by the xunit plugin.:-/ When I first run the test with coverage and create the coverage results and rerun the test afterwards without coverage and process the second results by the xunit plugin right afterwards the

Build Flow Plugin - don't trigger build when on scm change in triggered build

2013-05-27 Thread BELLUS Stefan
Hi Is it possible somehow to don't trigger build on job, when there are no changes for job in scm? E.g.: Job1 has no SCM change in time of "build command" execution. Command build( "job1" )will not start the build because of no scm change in job1. For this job variables it will use previous bu