-
Improvement
-
Resolution: Unresolved
-
Major
I want to trigger a job on a remote server using the folders plugin. I tried various combinations of "path/to/jobname" without success, so I guess this is not supported and needs some programmatic enhancement to the plugin.
- is duplicated by
-
JENKINS-28504 Add Folder Support To the Parameterized Remote Trigger Plugin
-
- Closed
-
- links to
Using a Build Token Root url it is possible to kick off the job, so it should be possible to do the same w/ this plugin. However, this plugin checks to see if a job is parameterized using the regular url path prior to calling it via the buildToken path. So it still fails.