Remove keys from multilevel map in Jenkins groovy

2018-09-07 Thread viraj
I have multilevel map like : def someMap = [gen:[type:all], build:[time:6, types:[ TypeA:[type1:[a:true, b:false, c:true, d:true, e:true], type2:[a:true, b:false, c:true, d:true, e:true]], TypeB:[type1:[a:true, b:false, c:true, d:true, e:true] type2:[

Re: Run Tests Distributed

2018-03-14 Thread Viraj Dere
Hello brian your solution looks helpful can i see the setup by any means On Saturday, June 2, 2012 at 5:57:16 PM UTC+5:30, BrianParker wrote: > > Unless I'm mistaken, I think using the multiconfiguration job type would > require that the tests to run and the distribution of those tests is static