Re: Matrix Axis Labels Not Exposed to JUnit Plugin

2016-11-03 Thread Chris Wozny
Bumping. On Tuesday, October 25, 2016 at 6:35:07 PM UTC-4, Chris Wozny wrote: > > All, > > I am currently running the following setup: > > Jenkins 2.0 > ClearCase Plugin 1.6.2 > Multijob Plugin 1.21 > JUnit Plugin 1.6 > > I have a (crude example of a) ma

Matrix Axis Labels Not Exposed to JUnit Plugin

2016-10-25 Thread Chris Wozny
All, I am currently running the following setup: Jenkins 2.0 ClearCase Plugin 1.6.2 Multijob Plugin 1.21 JUnit Plugin 1.6 I have a (crude example of a) matrix job in which each axis slave runs a different set of tests as follows: User-defined Axis #1 Name: TYPE Values: Windows Linux

Matrix Axis Labels Not Exposed to JUnit Plugin

2016-10-25 Thread Chris Wozny
All, I am currently running the following setup: Jenkins 2.0 ClearCase Plugin 1.6.2 Multijob Plugin 1.21 JUnit Plugin 1.6 I have a (crude example of a) matrix job in which each axis slave runs a different set of tests as follows: User-defined Axis #1 Name: TYPE Values: Windows Linux

Coverity Plugin Can't Deal with Pre-Build Step Batch Scripts, MSBuild Plugin, or Environmental Variables

2013-05-16 Thread Chris Wozny
Hey guys and gals, I've been trying to use the Coverity plugin (1.2.3) along with the MSBuild plugin (1.16) on Jenkins 1.505. The job also has a pre-build step to run some Windows batch commands. I set up ClearCase to be on my blacklist for cov-build, but no matter what I try, cov-build is

Cron Style Syntax for Overnight Builds for Non-Consecutive Hour Ranges

2012-11-08 Thread Chris Wozny
All, I'm wondering if anyone has come up with a syntax to stagger builds/poll SCM with the 'H' syntax between hours which aren't technically in the same day. I'd like to stagger builds between 10 pm and 4 am of the next day and I tried: H H(22-23,0-3) * * * But it complains that there should

Re: Cron Style Syntax for Overnight Builds for Non-Consecutive Hour Ranges

2012-11-08 Thread Chris Wozny
2 cents Arnaud. 2012/11/8 Chris Wozny cwo...@gmail.com javascript:: All, I'm wondering if anyone has come up with a syntax to stagger builds/poll SCM with the 'H' syntax between hours which aren't technically in the same day. I'd like to stagger builds between 10 pm and 4

Specifying Branches to Poll for ClearCase Plugin

2012-11-06 Thread Chris Wozny
All, Under Source Code Management in Base ClearCase for the ClearCase plugin, how do I specify the mainline as a branch to poll? I'm unsure of the syntax as the ClearCase plugin page only shows how to specify all of the branches of a file or a specific branch which is not the mainline.

Show Individual Builds in Dashboard from Multiconfiguration Builds

2012-10-24 Thread Chris Wozny
All, Is it possible to display individual builds in a multiconfiguration build on the Dashboard instead of seeing a single multiconfig build? Instead of seeing a single failure for the whole project when a single build fails, I'd like to be able to increase the granularity so I can see all of

Global Job Configuration

2012-10-08 Thread Chris Wozny
All, I was wondering if it is possible to have a single job configuration for multiple jobs or even specify certain sections such as Poll SCM settings, Pre-build steps, etc for multiple jobs. We're currently using the ClearCase plugin and we'd also like to be able to specify a single config