You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
I am facing below issue and explaining with simple example, could you someone assist to get a solution ->Job A created in X Jenkins and Job B created in Y Jenkins.
->Job A has one parameter contains 4 choice parameters like HTML, Java, Python, Node JS.
->Now my requirement to call Job A of X Jenkins with choice parameter Python from Job B in Y jenkins
-> So In job B I am using parameterised remote trigger plugin and passing parameter Python to call Job A but every time its triggering Job A with choice parameter HTML only, even I am passing different values at Job B
Triggering remote job now.
Remote Jenkins server returned empty response or invalid JSON - but we can still proceed with the remote build.
Checking parameters of #
Unable to find expected value for Language
Please someone can help to pass required parameter
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am facing below issue and explaining with simple example, could you someone assist to get a solution ->Job A created in X Jenkins and Job B created in Y Jenkins.
->Job A has one parameter contains 4 choice parameters like HTML, Java, Python, Node JS.
->Now my requirement to call Job A of X Jenkins with choice parameter Python from Job B in Y jenkins
-> So In job B I am using parameterised remote trigger plugin and passing parameter Python to call Job A but every time its triggering Job A with choice parameter HTML only, even I am passing different values at Job B
Triggering remote job now.
Remote Jenkins server returned empty response or invalid JSON - but we can still proceed with the remote build.
Checking parameters of #
Unable to find expected value for Language
Please someone can help to pass required parameter
The text was updated successfully, but these errors were encountered: