Matrix jobs cannot be configured by current "Tied Label Slicer". Matrix job does not have "Restrict where this project can be run" which is set by this slicer. Instead they use label or label_exp (label expression) as one of the axes.
Hopefully the simplest way to implement this is to use label_exp field and copy the value there exactly the way it was set in "Tied Label Slicer".
That is in "Tied Label Slicer":
Tied Label Slicer |
Configured Value |
Item Names |
windows && 64bit linux my-special-label |
my-job-name |
New Label expression axis in my-job-name should be created (if does not exist). Value in Configured Value box should be copied to Label Expressions text box as is (with all the newlines). Slaves axis should be removed. Which results in that this matrix job will be run in 3 different environments that correspond to provided label expressions.
I hope that clears the requirements a little bit.
Can you provide some more details on this? I really don't know what you're asking for, and I don't want to take a guess and hope I'm right. What is your use case?