/srv/irclogs.ubuntu.com/2013/06/17/#launchpad-dev.txt

StevenKwgrant: https://code.launchpad.net/~stevenk/launchpad/jobrunner-012/+merge/16934400:50
wgrantStevenK: That already has my +1, doesn't it?00:51
StevenKIt does not00:51
StevenKhttps://code.launchpad.net/~stevenk/lazr.jobrunner/only-run-if-canrun/+merge/169105 does00:51
wgrantStevenK: William Grant code 2013-06-14 Approve on 2013-06-1400:52
StevenKBah00:54
StevenKShould have refreshed before asking00:54
wgrantThat was 3 days ago!00:54
StevenKFriday afternoon00:55
StevenKwgrant: https://code.launchpad.net/~stevenk/launchpad/export-pu-auditor/+merge/16971403:52
wgrantStevenK: We need more infrastructure before we can do that03:53
wgrantStevenK: It'll open two TCP connections for every packageupload.03:54
StevenKwgrant: What sort of infra are we talking?03:55
wgrantStevenK: Preloading with multiget03:55
StevenKHm03:55
StevenKI think multiget will result in requiring changes to auditorclient03:56
wgrantOh, it didn't have it from the start? :/03:57
StevenKYeah, auditorclient is a very simple send/recieve03:57
StevenKq = q.filter(operation__in=request.GET.getlist('operation'))03:59
StevenKHm, so it might work with a list of operations03:59
StevenKwgrant: I'll have a play with multiget04:02
StevenK(Pdb) client.receive(obj=pu, operation=('packageupload-accepted',))[]04:03
StevenKDoesn't look good :-(04:03
StevenK(Pdb) p '%s/fetch/?%s' % (self.auditor, urlencode(params))04:15
StevenK'http://localhost:54313/fetch/?object=lp-development%3APackageUpload%3A16&operation=%28%27packageupload-accepted%27%2C%29'04:15
StevenKI think that's a miserable failure04:16
StevenKwgrant: Of course, this is all confounded by auditorclient not having a testsuite04:21
=== tasdomas_afk is now known as tasdomas
=== BradCrittenden is now known as bac
=== wedgwood_away is now known as wedgwood
=== BradCrittenden is now known as bac
=== tasdomas is now known as tasdomas_afk
=== gary_poster is now known as gary_poster|away
=== gary_poster|away is now known as gary_poster
=== wedgwood is now known as wedgwood_away
StevenKBlah23:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!