=== heroux_ is now known as heroux === Guest54456 is now known as Laney === mpt_ is now known as mpt [21:59] wgrant: Please have a look at https://code.launchpad.net/~cjwatson/txpkgupload/fix-leak/+merge/247276 as soon as you get a chance; we've had three outages due to memleaks in the last couple of days, and while I don't fully understand why txpkgupload is suddenly so much worse than poppy was (possibly it's just slightly different organisation of the top-level classes causing different amounts of leakage, I'm not sure), this renders it ... [21:59] ... stable for me and I'd like to get it rolled out before the weekend [22:00] It's not desperately elegant use of Twisted before or after, but I argue it's at least less entirely unidiomatic now :-P [22:41] cjwatson: How very odd. [23:00] wgrant: cjwatson: going to need pygit2 for integration testing this charm, suppose I need to track down the libgit source tarball - do we want the one from jessie or sid? [23:01] blr: I'd backport the latest libgit2 from sid to the ~launchpad PPA. [23:03] wgrant: sounds good. want to have some functional tests for smart-http/ssh and possibly pack frontend/storage [23:04] blr: We have full end-to-end tests, but calling the git binary itself. It will be useful to be able to eg. inspect the repositories in the tests using libgit2, though. [23:05] wgrant: yep of course, but still think there's value in ensuring the services are exposed correctly after deployment [23:05] Oh, in the charm? Right. [23:05] Definitely. [23:05] s/charm/spec/