Re: Juju coming to a DevOpsDays near you

2016-06-08 Thread Greg Mason
On Tue, 7 Jun 2016 09:35:38 -0400 "Jorge O. Castro" wrote: > > And just another friendly reminder to the list that we do have a > sponsorship budget for these events, so if you have a talk about how > you're using Juju in your field is accepted at a conference please get > in touch with me, thank

RE: Juju state as code?

2016-10-06 Thread Greg Mason
de and charms, then run a specified set of tests after deployment. We use Mojo to deploy a large number of our juju environments. We test the deploy with Jenkins, and then (provided the CI deploy/test passes) deploy that commit/revision of the mojo spec to production. It's a good way to see