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

Parametrization for matrix jobs does not work

XMLWordPrintable

      After upgrading to 2.3 (including plugins), the parameters for matrix-jobs are not resolved when checking out/updating from svn.

      Using subversion, my repository is parameterized like this:

      https://rcs.ifen.com/svn/GSPF/${BRANCH}@${TOP_REVISION}

      with BRANCH=trunk and TOP_REVISION=head

      This works in the flyweight task:

      {{Started by user jenkins
      [EnvInject] - Loading node environment variables.
      Building on master in workspace /var/lib/jenkins/jobs/GSPF_Linux_Qt5/workspace
      Cleaning up /var/lib/jenkins/jobs/GSPF_Linux_Qt5/workspace/.
      Updating https://rcs.ifen.com/svn/GSPF/trunk@HEAD at revision HEAD
      At revision 809

      No changes for https://rcs.ifen.com/svn/GSPF/trunk since the previous build
      Triggering GSPF_Linux_Qt5 » sigtb
      Triggering GSPF_Linux_Qt5 » vmbuild-13_LTS_14.04_64bit
      GSPF_Linux_Qt5 » sigtb completed with result FAILURE
      GSPF_Linux_Qt5 » vmbuild-13_LTS_14.04_64bit completed with result FAILURE
      Finished: FAILURE
      }}

      but not on the slaves:

      {{Checking out https://rcs.ifen.com/svn/GSPF/$%7BBRANCH%7D@$%7BTOP_REVISION%7D at revision UNDEFINED
      }}

            kohsuke Kohsuke Kawaguchi
            atlantis Thorsten Lueck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: