Hello, Say I've got a matrix job with 2x2x15 jobs. For some builds I would like to have this run as a 2x1x1 matrix instead. Is there an easy way to change the job's combination filter via a parameter or something like that? I tried passing in the combination filter as a build parameter, but I don't think it can handle parsing a parameter variable definition.
Baring that... is there a way I could programatically update the job from another job? Thanks in advance, Ben