Dear Jenkins community,

Does anyone know if it is possible or how to programatically build and fill the 
groovy filter expression in the "Restrict matrix execution to a subset" field 
for the plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Matrix+Combinations+Plugin
I am trying to trigger a matrix job from an upstream matrix job, but only for a 
select set of combinations that are derived from environment variables of my 
upstream job.

I tried building up the filter expression in the shell script, writing it to a 
property file and then using "Parameters from properties file" to pass those to 
the triggered job. But that does not work because it appears that using 
properties from file forces them to all be interpreted as plain strings.

Kind regards.

Artur

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3C350C9D1C9DEE47BAEA43102B433C9EBE63D04D%40HQMBX1.ads.eso.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to