• 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

          Simon Richter added a comment -

          Seconded. I have a few release configurations, and others that do not qualify for release status yet, but should still build. It would be nice if I could specify an expression for configurations where failures should either be ignored, or demoted to UNSTABLE status.

          Simon Richter added a comment - Seconded. I have a few release configurations, and others that do not qualify for release status yet, but should still build. It would be nice if I could specify an expression for configurations where failures should either be ignored, or demoted to UNSTABLE status.

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

              Created:
              Updated: