I have been integrating Jenkins Plugin for our client and facing issue.
When I tested the plugin in an environment where "Master" have connectivity with my Registry Host, it is working fine.
But when I moved to the Production environment where Master doesn't have connectivity with Registry but one of the slave does have, it is not working/connecting. It seems that the plugin is still running on master machine and trying to execute Invoke API from there even when I configured the pipeline stage to run on a specific slave machine.
Could you please help me get a fix for the plugin so that it can run on a slave machine instead of executing always on master.
Release : 10.5
Component : CA Service Virtualization