=== shardy_afk is now known as shardy [18:04] powersj, rharper, blackboxsw [18:04] https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/333059 [18:04] that is updated with a reasoable commit message. [18:04] i successfuilly ran on diglet [18:04] rm -Rf results.lxd.d/; time tox-venv citest python3 -m tests.cloud_tests run --platform=lxd --os-name=xenial --preserve-data --data-dir=results.lxd.d --verbose 2>&1 | tee results.lxd.log [18:04] let me go play with it in a bit [18:04] and am trying nocloud now [18:04] (i had run most of it but ctrl-c'd for some little things) [18:06] smoser: reading [18:07] powersj: at this point i think the nocloud-kvm still dumps disks into the results.d/ [18:08] yeah. need to have it clean those up. other wise more disk full [19:07] rharper: thanks! [19:07] responded [19:12] np [19:16] and one push just now ithink that covers it. [19:17] smoser, harlowja: is there a changelog for cirros versions ? Just noticed we had been using 0.3.4 and noticed 0.3.5 was a thing [19:17] hm.. [19:18] itw was used. [19:18] dmsimard: and 0.4.0 is a thing [19:18] smoser: looks "pre" in http://download.cirros-cloud.net/ [19:18] so I'll stick to non-pre for now :p [19:18] https://git.launchpad.net/~smoser/cirros/tree/ChangeLog?h=feature/mkcacert-bash [19:18] well, 0.4.0 is good . [19:18] smoser: that changelog is good but also missing 0.3.5 :) [19:19] it jsut requires re-build and sign [19:20] hmn.. it sure is missing 0.3.5 [19:20] http://paste.ubuntu.com/25867302/ [19:20] dmsimard: ^ [19:22] rharper: bah. description and rcs are used in some places.. not sure what i shoudl do . [19:22] smoser: would be cool to have a changelog file in, say, http://download.cirros-cloud.net/0.3.5/ [19:22] just a suggestion :) [19:22] thanks for your help [19:22] just didn't want to blindly update :D [19:24] well, yeah. i guess so. [19:24] dmsimard: ii'd really be appreciative of feedback youo had on 0.4.0 [19:24] i really do expect to just release taht with a re-build [19:24] just when i get around to it. [19:25] the one gotcha there is password change [19:25] cubswin:) -> gocubsgo [19:26] smoser: when do you expect cirros to support systemd [19:28] it might jsut skip it. [19:28] dmsimard: fyi, there is '#cirros' [19:28] its where the coolest kids hang out [19:28] smoser: didn't know, I just come here when I need to talk about cirros or cloud-init :p [19:28] thanks [19:29] of course I was already in #cirros [19:36] dangit rharper why'd you have to catch the issue with execute and rcs= and description [19:36] i thought nothing was using that. [19:37] heh, what about the property !?! I updated my query there; do you always want it to start each time? [19:39] well, there was / is code that tries to only start once [19:40] in tests/cloud_tests/instances/lxd.py 's start [19:42] but that ocde is kind of buggy, and it explains something i had seen. [19:43] i think i'll add description back in and drop the 'rcs=' [19:53] fudge