[14:03] o/ i'm workign through an issue i'm having w/ quickstart not finding my bootstrapped env in CI, as a quick pointer where's it looking for the environment info? for context http://drone.dasroot.net/github.com/chuckbutler/kubernetes-juju-builder/master/b2336ddcd025927372d7cdd459f0efca2e69b406 [14:04] frankban: can you help please? ^ [14:05] looking [14:05] wait, this output just struck a chord with me, i think its pebkac. [14:06] i see "ubuntu user" output here, and it shouldn't be - looks like i commited an older rev of the script that was still routing as a normal user. [14:07] lazyPower: I can only that quickstart runs in interactive mode and then weirdness with the terminal happens [14:08] frankban: i think quickstart was doing what is right here, it was looking in $HOME which got exported as /home/ubuntu - and it doesn't exist. [14:08] root bootstrapped, and thats where it should have been looking. I did something silly here [14:09] lazyPower: ok, ping me if you need any other "help" ;-) [15:48] frankban: yep - that fixed me once I cleaned up all the munging of who was running what - http://drone.dasroot.net/github.com/chuckbutler/kubernetes-juju-builder/master/c5d1853a5e6632d99ee7d99b2be33372dd0f41cb [15:49] sorry about the false alarm. I stared at that for a solid 5 minutes before i raised a flag, apparently i needed 6 minutes. [15:49] lazyPower: <3 [15:50] lazyPower: nice! [15:50] lazyPower: now I am curious about this drone service [15:50] frankban: you're in luck - http://blog.dasroot.net/2015-continuous-integration-with-juju-and-drone-ci.html [15:50] :) [15:50] that was a trap! [15:51] hahaha [15:51] lazyPower: that'll be a good friday reading [15:51] Everything about this is basically alpha quality [15:51] feedback/bugs welcome [15:52] one of the things i am concerned about this is kicking off builds from PR's for validation - how do we know we aren't d eploying a botnet in CI [15:52] the interface is surely pleasing than the jenkins one [15:52] i'm working w/ upstream to land whitelisting of contributors [15:52] more pleasing [15:53] and we have build matrix support coming in 0.4 - so you can do multi-cloud testing in one job