If I want to run a pipeline on a specific slave in a blue-green setup, what 
would be the easiest way to achieve:

1. dynamically determine target node by running an AWS CLI call (via sh) 
which looks for an EC2 instance with a specific tag.
2. run a build/deploy on that target node.

Step 1 can run on the master itself, or really any of the three instances 
(one master, two slaves) but not certain how to use that variable in a 
second node workspace.  Anyone thought of a solution, or more elegant 
approach?  Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/da89471d-0bea-49ba-8cbe-64d913adb2d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to