Issue Type: Bug Bug
Assignee: Maurice W.
Components: parameterized-remote-trigger
Created: 03/Apr/14 10:22 PM
Description:

My remote job has a single string parameter with a default value but when I attempt to trigger it using this plugin I get this error:

Triggering this remote job: remote-job
Not checking if the remote job remote-job is building.
This job is build #[1522] on the remote server.
Triggering remote job now.
ERROR: Remote build failed for the following reason, but the build will continue:
ERROR: Server returned HTTP response code: 400 for URL: http://remote.jenkins.server/job/remote-job/build?delay=0
Not blocking local job until remote job completes - fire and forget.

The problem is /build is used instead of /buildWithParameters

This plugin needs to use the job api to check if there are parameters and call /buildWithParameters even if the caller did not specify any parameters (the caller expects the default value to be used)

Project: Jenkins
Priority: Major Major
Reporter: Ronald Chen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to