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

Workspace directory contains @; but yocto won't work with that

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • core
    • None
    • Using jenkinsfile pipeline configuration.
      Jenkins 2.263.3 hosted on Windows 10
      Running Yocto on ubuntu 16 agent

      Sometimes, the workspace directory that Jenkins automatically assigns contains '@2' (or some number) at the end of the directory name. Yocto fails hard saying '@' is not allowed.

      I guess I get the @2 since multiple parts of the job run on the same agent. So maybe I can workaround by changing that; although that's not easy or desirable.

      Maybe I can tell Yocto to relax and allows '@'; don't now how to do that.

      Can tell Jenkins to use a specific workspace path, but that leads to problems with other job runs.

      Can Jenkins just not use '@'? I know it seems reasonable, but dash or underscore would surely be less problematic.

            Unassigned Unassigned
            sbroshar steve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: