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

Matrix substitution of parameters to all configuration properties

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • Platform: All, OS: All

      Requirement: Need to check out source code from a different layer as part of an
      axis such as DEV/TEST. DEV or TEST are checked out from different development
      labels and built and appropriately.

      Example:

      jdk=JDK1.4, JDK1.5, JDK1.6
      db=ORACLE, MYSQL
      enviro=DEV, TEST

      Problem: Passing of parameters such as -Denviro=DEV can be passed to maven/ant
      but cannot be passed to the source control checkout.

      Possible Solution: Provide escaping/substitution such as ${enviro} to all
      fields before proceeding with execution of the build. This would allow
      ${enviro} to be passed to version control and check out appropriate sources.

      I only really need this for version control but others may require a more
      general configuration of requirements.

          [JENKINS-2265] Matrix substitution of parameters to all configuration properties

          tim12s created issue -
          Oleg Nenashev made changes -
          Component/s New: matrix [ 15501 ]
          Component/s Original: parameters [ 15594 ]
          Jenkins IRC Bot made changes -
          Component/s New: matrix-project [ 18765 ]
          Component/s Original: matrix [ 15501 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 132338 ] New: JNJira + In-Review [ 173901 ]

            Unassigned Unassigned
            tim12s tim12s
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: