Build Flow Test Aggregator - where is test results stored?

2016-07-08 Thread Jacqueline Taing
I'm using the Build Flow Test Aggregator plugin, which aggregates Junit test results for a build flow. Where is the actual aggregated test results file stored on disk? Thanks, -jacqui -- You received this message

Parameterized Remote Trigger fails with NullPointerException

2016-07-05 Thread Jacqueline Taing
I am trying to use Parameterized Remote Trigger Plugin , but I keep getting error when it tries to launch job: Remote Jenkins server returned empty response or invalid JSON - but we can still proceed with the remo

Mark node offline on build failure

2016-02-11 Thread Jacqueline Taing
Is there a way to mark a node offline via DSL. We currently use Build Flow Plugin to define jobs and I'd like to automatically take a node offline when a build fails (so other jobs do not get queued/run on this slave). Thanks! --

Build Flow is not triggering all jobs

2015-10-19 Thread Jacqueline Taing
Hi, I have the following in my build flow: parallel ( { ignore(FAILURE) {build("Gate/nightly-testflow")}}, { ignore(FAILURE) {build("Gate/faas-nightly-testflow")}} ) For some reason, it is never running the second job (Gate/faas-nightly-testflow). Here's console output: parallel { ig

Re: iframes no longer displayed after Jnekins upgrade (1.557)

2015-10-07 Thread Jacqueline Taing
Hi, I have not gotten this to work with Xframe Filter Plugin. For ALLOW-FROM, is this the domain of the URL for the iframe or something else? Thanks, -jacqui On Monday, April 7, 2014 at 3:15:38 AM UTC-7, pablaasmo wrote: > > On 07. april 2014 11:48, Glenn Halstead wrote: > > Hi folks, > >