Issue Type: Bug Bug
Assignee: Unassigned
Components: p4-plugin
Created: 30/Jan/15 4:43 PM
Description:

I am using a Matrix job to have agents sync and processes data every night.

I have the axes configured as so:

<axes>
    <hudson.matrix.LabelAxis>
      <name>nodes</name>
      <values>
        <string>rsmsnbuild120</string>
        <string>rsmsnbuild121</string>
      </values>
    </hudson.matrix.LabelAxis>
  </axes>

The job is configured to use the Static workspace option. Upon the slaves being triggered the root of their clientspecs are changed from c:\path to c:\path\nodes\machinename. And the log prints out syncing using that path. I expect the Static workspace option to not modify my clientspec.

Environment: Windows, P4Jenkins-1.1.3, Jenkins 1.580
Project: Jenkins
Priority: Critical Critical
Reporter: Ryan Hummer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to