• Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • jobgenerator-plugin
    • Jenkins 1.531
      master on os x 10.7.5
      slave on os x 10.8.5

      On master node Jenkins creates job path
      <jobs root>/<job name>/workspace

      but on slave node this path looks like
      <jobs root>/workspace/<job name>

      What's the reason for switching workspace & <job name>? Sims like that is a bug.

          [JENKINS-19928] unexpected job path on slave

          Vyacheslav Koshcheyev created issue -

          To get mine the same layout I updated the master workspace location to be the same as the slaves.

          Configure System -> advanced button at top of page --> Workspace Root Directory

          ${JENKINS_HOME}/workspace/${ITEM_FULLNAME}

          I like having the workspaces separate from the job config and history on the master.
          You can easily delete this workspace directory if required

          Geoff Cummings added a comment - To get mine the same layout I updated the master workspace location to be the same as the slaves. Configure System -> advanced button at top of page --> Workspace Root Directory ${JENKINS_HOME}/workspace/${ITEM_FULLNAME} I like having the workspaces separate from the job config and history on the master. You can easily delete this workspace directory if required
          Vyacheslav Koshcheyev made changes -
          Link New: This issue duplicates JENKINS-2374 [ JENKINS-2374 ]

          Thank you Vyacheslav for reporting this bug.
          Thank you Geoff for the tip.

          I close this issue since it is not related to this plugin, Vyacheslav, please refer to the duplicated issue link above.

          Sylvain Benner added a comment - Thank you Vyacheslav for reporting this bug. Thank you Geoff for the tip. I close this issue since it is not related to this plugin, Vyacheslav, please refer to the duplicated issue link above.
          Sylvain Benner made changes -
          Assignee New: Sylvain Benner [ syl20bnr ]
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 151449 ] New: JNJira + In-Review [ 193937 ]

            syl20bnr Sylvain Benner
            vok1980 Vyacheslav Koshcheyev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: