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

Don't rename job names in TRIGGERED_JOB_NAMES

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • jenkins LTS 1.651.1, parameterized-trigger-plugin 2.30
      master on redhat 6.4 server, slaves on redhat 7.2

      I'm using parameterized-trigger-plugin like this :

      • job A runs on master , triggers job trigA on slave
      • trigA once finised publishes some output back to master
      • then job A goes on ...and tries to find the files published by trigA

      TRIGGERED_JOB_NAMES could be helpful, but why the hell replace characters from original names ? By doing so, it's impossible to use these names to build the path to trhe triggered jobs workspace.

      If you want to stick to this behaviour, would it be possible to have variables set to triggered_jobs_master_workspace for instance ?

            huybrechts huybrechts
            squalou squalou jenkins
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: