-
Bug
-
Resolution: Unresolved
-
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 ?
- relates to
-
JENKINS-14545 Unusable environment variable TRIGGERED_BUILD_NUMBER_jobname
-
- Resolved
-
[JENKINS-34340] Don't rename job names in TRIGGERED_JOB_NAMES
Workflow | Original: JNJira [ 170426 ] | New: JNJira + In-Review [ 183892 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Attachment | New: screenshot-1.png [ 41823 ] |
Link |
New:
This issue relates to |