-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Build Token Trigger Plugin: 1.0.0
Jenkins: 2.121
This is the same request as JENKINS-20828 but for this new plugin (Build Token Trigger Plugin) that's largely replacing the buggy, unmaintained Parameterized Remote Trigger Plugin.
Currently, this plugin's step buildTokenTrigger will complete when the job is submitted on the remote Jenkins, with no option for different behavior.
I would like to block the local build until the remote build finishes and fail the local build if the remote build fails, or continue the local build if the remote build is successful.