On Wed, 16 Mar 2011 09:14:31 -0400, James Westby <[email protected]> wrote: > On Wed, 16 Mar 2011 11:43:57 +1300, Michael Hudson-Doyle > <[email protected]> wrote: > > I've figured it out (jenkins was counting _all_ instances running in the > > account it has the credentials for, not just those it launched, against > > its instance cap) and have worked around it for now (raised the instance > > cap) pending a better fix (using security groups to identify instances > > jenkins has launched). > > So it is stateless here and doesn't just remember which instances it > launched?
AIUI, it does remember, but according to the documentation, but applying the limit like this is a belt and suspenders thing in case Jenkins manages to lose this state. Cheers, mwh _______________________________________________ linaro-dev mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-dev
