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