• Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • matrix-project-plugin
    • None
    • Jenkins 1.646
      Matrix Project Plugin 1.6

      I have a Jenkins job which runs unit tests on different PHP versions. To do this, I have a `PHP_VERSION` axes. I would like to ensure that our unit tests are passing on PHP 5.3, 5.4, 5.5 and 5.6 but not on PHP 7. That is, I would like to run our unit test suite on PHP 7, but I do not care if the job fails.

      It doesn't seem possible to create an optional variant in a matrix axes.

          [JENKINS-32762] Allow optional matrix axes

            kohsuke Kohsuke Kawaguchi
            joshuaspence Joshua Spence
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: