Jenkins : Matrix Project Plugin

Multi-configuration (matrix) project type.

Plugin Information

View Matrix Project on the plugin site for more information.

Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version:

See Building a matrix project for user information.

In the New Item user interface, this plugin contributes the following one:

Extensions

See all extension points here: Matrix Project Extension Points

Matrix Axis Extension

  • Page:
    Selenium Axis Plugin

    Creates an axis based on a local Selenium grid and also build against the SauceLabs Selenium capability at the same time.
    Both components rebuild before each build to take advantage of any new capabilities.

    The Selenium grid uses all capabilities available and the SauceLab one a random subset, which can be configured or disabled.

  • Page:
    DynamicAxis Plugin

    This plugin allows you to define a matrix build axis that is dynamically populated from an environment variable:

  • Page:
    Yaml Axis Plugin — Matrix project axis creation and exclusion plugin using yaml file (It's similar to .travis.yml)
  • Page:
    Sauce OnDemand Plugin — This plugin allows you to integrate Sauce Selenium Testing with Jenkins.
  • Page:
    Elastic Axis — This plugin is a power up for the multi configuration jobs allowing you to configure jobs to run on all slaves under a single label.
  • Page:
    Matrix Groovy Execution Strategy Plugin — A plugin to decide the execution order and valid combinations of matrix projects.
  • Page:
    NodeLabel Parameter Plugin — This plugin adds two new parameter types to job configuration - node and label, this allows to dynamically select the node where a job/project should be executed.

If your plug-in is not listed here, then simply add the label matrix-axis-producer to your plug-in wiki page and it will be automatically listed.

Changelog

Version 1.14 (Mar 6, 2019)

Version 1.12 (Oct 3, 2017)

Version 1.11 (May 12, 2017)

Version 1.10 (Apr 19, 2017)

  • JENKINS-39739 Argument passed to createVariableResolver() must never be null
  • JENKINS-43390 Loading parameters from xml file causes that the same parameters are different objects for matrix configuration builds
  • JENKINS-34389 Fixed handling of dynamic axis

Version 1.9 (Mar 24, 2017)

  • Optimized matrix configuration label computation
  • JENKINS-34389 Improved handling of axis rebuild

  • Fixed StringIndexOutOfBoundsException if label have no values
  • Make matrix build able to survive restarts 

Version 1.8 (Jan 12, 2017)

  • Fixed handling of dynamic axis
  • Fix race condition where A NPE is thrown when an item is being processed
  • Improved German Translation

 Version 1.7.1 (Jun 24, 2016)

  •  JENKINS-32230 Disable WARNING log when folder is already existed

Version 1.7 (May 24, 2016)

  • JENKINS-34758 Parameters visibility in child builds (related to SECURITY-170)

Version 1.6 (Jun 18, 2015)

Version 1.5 (Jun 08, 2015)

Version 1.4.1 (Feb 27, 2015)

Bundled in 1.596.1 and 1.600. Do not update to this release if using an older Jenkins version. If you have already updated, use Plugin Manager » Installed to revert to your previous version.

Version 1.4 (Oct 14, 2014)

  • (info) Automatic deletion of inactive configurations from the disk
  • (info) JENKINS-24282 Use noun phrase in the New Item dialog
  • (error) JENKINS-19179 Prevent the disabling of matrix configurations (e.g. by checkout failures in Subversion plugin)

Version 1.3 (Jul 22, 2014)

  • Moved in a file which was accidentally left behind in core.
  • Preparing for possible split of test reporting functionality into a plugin.
  • Portuguese translation fix.

Version 1.2 (May 07, 2014)

  • JENKINS-22798 Fixed another class loading problem related to split.

Version 1.1 (May 06, 2014)

  • JENKINS-22863 Fixed class loading problem affecting combination filters after split.

Version 1.0 (Apr 28, 2014)

  • Depending on 1.561 final.

Version 1.0 beta 1 (Apr 14, 2014)

  • Split off from core as of 1.561.

Attachments: