I have two Jenkins environment both in different machines and both are different jobs.
A job in Jenkins 1 triggers a remote job in Jenkins 2 using Parameterized Remote Trigger plugin.
Is there a way in which i can add the build parameters from the job in Jenkins 1 to the job in Jenkins 2 ?