14:02:54 <tflink> #startmeeting 14:02:54 <zodbot> Meeting started Mon Jun 22 14:02:54 2015 UTC. The chair is tflink. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:54 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic. 14:02:54 <tflink> #meetingname fedoraqa-devel 14:02:54 <tflink> #topic roll call 14:02:54 <zodbot> The meeting name has been set to 'fedoraqa-devel' 14:03:04 * mkrizek is here 14:03:31 * kparal is here 14:04:00 <tflink> cool, who wants to go first with the status updates? 14:04:08 <mkrizek> I'll go 14:04:15 * kparal creating notes 14:04:46 <mkrizek> #topic mkrizek status report 14:05:18 <mkrizek> er, tflink could you add us as chairs? 14:05:24 <tflink> whoops 14:05:29 <tflink> #chair mkrizek kparal 14:05:30 <zodbot> Current chairs: kparal mkrizek tflink 14:05:36 <mkrizek> #topic mkrizek status report 14:05:48 <mkrizek> #info sent a new proposal for logging rework 14:05:48 <mkrizek> #link https://phab.qadevel.cloud.fedoraproject.org/D382 14:05:48 <mkrizek> #link https://phab.qadevel.cloud.fedoraproject.org/T495 14:05:48 <mkrizek> #info investigation on branch detection for distgit directive 14:05:48 <mkrizek> #link https://lists.fedoraproject.org/pipermail/packaging/2015-June/010693.html 14:05:51 <mkrizek> #link https://phab.qadevel.cloud.fedoraproject.org/D383 14:05:53 <mkrizek> #info now working towards finishing D382 and D383 14:06:38 <mkrizek> that's it from me this week 14:06:40 <tflink> cool 14:07:12 <tflink> i thought that D382 was waiting for an updated patch - did I miss something? 14:08:02 <mkrizek> yeah it is, I was on PTO on Fri so it's not finished 14:08:44 <tflink> ok, just making sure I wasn't slacking too much :) 14:09:06 * tflink is reading the packaging list thread about dist tags 14:09:26 <tflink> any other questions/comments? 14:09:34 <kparal> not here 14:09:48 * tflink can go next 14:09:53 <kparal> go ahead 14:09:56 <tflink> #topic tflink status report 14:10:05 <tflink> #info helped get testCloud 0.1.0 release out the door 14:10:05 <tflink> #info trying to fix mariadb setup issues with qadevel.stg 14:10:31 <tflink> not much from me last week 14:10:35 * mkrizek didn't know we use mariadb 14:10:42 <tflink> phab and beaker require it 14:10:48 <mkrizek> ah ok 14:11:08 * tflink would rather not have 2 database types, though 14:11:59 <kparal> the summary is short, but there were quite a few patches to testcloud, I was getting a lot of notifications :) 14:12:13 <tflink> yeah, good progress on that front 14:12:21 <tflink> now libtaskotron work can continue :) 14:12:28 <mkrizek> \o/ 14:12:50 <kparal> tflink: are you still working on booting just cloud images, or have you look also at booting the virt-builder generated images? 14:13:04 <tflink> kparal: not sure I understand the difference 14:13:09 <tflink> i thought they were pretty much the same 14:13:24 <kparal> the generated images don't need cloud-init, and you don't need to extract kernel + initrd 14:13:52 <tflink> ah, then no, we haven't looked at that 14:14:13 <kparal> ok. those images should be just ready to boot and use 14:14:34 <kparal> just clarifying 14:14:51 <tflink> ok, I was just assuming that they were pretty much cloud images - thanks for clarifying 14:15:10 <kparal> we can decide not to use them, but it seemed simpler to me than to fuss around with cloud extra complexities 14:15:35 * tflink adds testing with those images under testcloud to his todo list 14:15:49 <kparal> great, thanks 14:15:58 <tflink> testCloud still needs a lot of work but most of it is behind-the-scenes and isn't critical for the moment 14:16:12 * kparal can go next 14:16:24 <tflink> kparal: there isn't anyone else left :-P 14:16:35 <kparal> if there are no further questions, I mean :) 14:16:45 <tflink> fair enough 14:16:57 * tflink assumes no more questions/comments 14:17:10 <kparal> #topic kparal status report 14:17:14 <kparal> #info many reviews done 14:17:19 <kparal> #info still waiting for more feedback for cli/conf/formula changes for disposable clients 14:17:19 <kparal> #link https://phab.qadevel.cloud.fedoraproject.org/T408 14:17:53 <kparal> I don't want to start writing patches if we decide to do it in a different way 14:18:04 <kparal> I have some preliminary feedback from mkrizek and jskladan 14:18:05 <tflink> whoops - i missed that ticket change 14:18:20 <kparal> tflink: if you can look at it, that would be great :) 14:18:27 <tflink> will do 14:18:31 <kparal> thanks 14:18:43 <kparal> #info together with jskladan found out that execdb was missing db indices once again 14:18:52 <kparal> #info discussing distgit directive and its implementation on the packaging mailing list 14:18:52 <kparal> #link https://lists.fedoraproject.org/pipermail/packaging/2015-June/010693.html 14:18:52 <tflink> sorry for the delay, not sure how I missed that in my ticket notifications 14:19:08 <kparal> #info learned from lmacken that there should be an efficient way to query Bodhi for multiple build->update associations in a single request, need to look at it soon 14:19:39 <kparal> that's it from me 14:19:56 <tflink> kparal: if you end up using it, fakefedorainfra may need an update as well 14:20:21 <kparal> good call, I'll check it as well 14:20:22 <tflink> but that code should be less useful once bodhi2 is up and running 14:20:30 <kparal> even though all we do is forward requests, I think 14:20:46 <tflink> yeah but IIRC, it has handlers for the specific requests 14:21:01 <tflink> if the json bits aren't implemented, fakefedorainfra may just come back with a 404 or 5XX 14:21:18 <kparal> tflink: taskotron wasn't responsible for the infra overload last week, right? I just skimmed the logs 14:21:44 <tflink> I don't think so but I haven't read through IRC logs and email to see if they found a root cause 14:22:02 <tflink> we were affected by it, though - taskotron production wasn't accessible for a while 14:22:15 * tflink has filed a ticket to get that fixed in the future 14:22:25 * kparal noticed it 14:22:26 <tflink> as usuall, fun with firewalls :) 14:22:59 <tflink> it seems to be working now, though 14:23:16 <tflink> which makes me suspect that the issue is at least not so much of a problem ATM 14:24:03 <tflink> any other questions/comments? 14:24:14 <mkrizek> nothing here 14:24:24 * tflink has one quick topic if you guys don't mind 14:24:31 <kparal> go ahead 14:24:39 <tflink> #topic taskotron build/deployment status 14:24:44 <tflink> https://phab.qadevel.cloud.fedoraproject.org/T505 14:25:06 * tflink wishes he had pestered jskladan about this before he left last week 14:25:46 <kparal> I think it is just a standard upgrade procedure, nothing special required, to get the artifacts going 14:25:46 <tflink> are either of you aware of anything else that's missing for deployment? 14:26:03 <tflink> yeah, just wanted to make sure we weren't waiting on any other code 14:26:12 <kparal> we will of course need to check very well that the new bodhi comments are correct 14:26:35 <tflink> if it's ready, I want to get it into dev today or tomorrow 14:26:41 <kparal> it's not yet ready 14:26:53 <kparal> two more tickets in https://phab.qadevel.cloud.fedoraproject.org/T399 14:27:25 <kparal> one of them has approved diff, so that can be committed 14:27:31 <kparal> but we still need to adjust task formulas 14:27:43 <kparal> I think I could do it right away, if we want to have it asap 14:28:12 <tflink> i just don't want to get too far behind so we're not deploying in huge chunks 14:28:21 <tflink> wow, another thing I missed last week 14:28:46 * tflink is full of fail for acting on or noticing notifications last week 14:28:49 <kparal> also more eyes on the diff (D395) can help as well :) 14:29:39 <tflink> IIRC, there are some other unrelated revisions waiting for merge in resultsdb/resultsdb_frontend 14:29:46 <kparal> tflink: if you want to stopped being subscribed on every single change in Phab and just watch something selectively (to avoid notification overload), there are some pointers at https://fedoraproject.org/wiki/QA/Phabricator 14:30:20 <tflink> kparal: or actually spend the time to fix my email filtering :) 14:30:30 <kparal> whatever works for you :) 14:31:28 <tflink> ok, I just wanted to make sure that I wasn't missing anything 14:31:40 <tflink> it appears I was but that should be fixed now 14:31:49 <tflink> which brings us to ... 14:31:53 <tflink> #topic open floor 14:32:09 <tflink> anything else to cover? 14:32:27 <kparal> I don't have anything 14:32:38 <mkrizek> nothing here 14:32:41 <tflink> k 14:32:46 * tflink will send out minutes shortly 14:32:49 <tflink> thanks for coming 14:32:53 <kparal> thanks 14:32:53 <tflink> #endmeeting