Just got it going. I switched from using labels in the Configuration Matrix to Individual Nodes and it works.
Not sure why, but I'm happy On Wed, Oct 3, 2012 at 3:46 PM, Richard Lavoie <lavoie.rich...@gmail.com> wrote: > Matrix build should let you run a job multiple times and iirc there is > aplugin to add a node label axis (might be node label plugin) > > > > On 2012-10-03, at 17:26, phil swenson <phil.swen...@gmail.com> wrote: > >> well, it's not running on every node. I kick off a job and it only >> goes to one node. >> >> so still stuckā¦. >> >> On Wed, Oct 3, 2012 at 3:21 PM, phil swenson <phil.swen...@gmail.com> wrote: >>> trying a multi-configuration build now. think this will give me what i want >>> >>> On Wed, Oct 3, 2012 at 2:54 PM, phil swenson <phil.swen...@gmail.com> wrote: >>>> I'm using gradle and periodically I need to run a specific task on >>>> every node to clean out the cache. >>>> >>>> Is there a way I can force a job to run on all nodes? >>>> >>>> thanks