-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: docker-slaves-plugin
-
None
When using docker-swarm, would be nice to be able to define constraint at job level to ensure the build will run on adequate node.
Typically, assuming some node on docker-swarm cluster have daemon running with `--label storage="ssd"`, would like to configure at job level a constraint to ensure build will run on such a node (i.e. run with `-e constraint:storage==ssd`)