Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60912

Document how to use matrix combinations parameter from the CLI or another job

XMLWordPrintable

      I have a multi-configuration job that has two axes: VS_VERSION and BIT_ARCH.

      I have a single matrix-combinations-parameter "Select" that allows the user to select the combination they want (this works great, I love this feature.)

      I now need the ability to trigger this job from another job, and select a specific instance to build (i.e. VS2017 and 32 bit) not the default which is everything.

      However, passing the axes, VS_VERSION and BIT_ARCH as parameters doesn't work. Moreover, passing a parameter for Select doesn't seem to work either.

      There doesn't seem to be any documentation to explain how to do this either. Please add documentation to explain how we would do this.

            Unassigned Unassigned
            rocha_stratovan John Rocha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: