| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Store cache expiry times per status object https://review.openstack.org/461330 | 01:28 |
|---|---|---|
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use routes for URL handling in webapp https://review.openstack.org/461331 | 01:28 |
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use tenant_name to look up project key https://review.openstack.org/461332 | 01:28 |
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use routes for URL handling in webapp https://review.openstack.org/461331 | 04:32 |
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use tenant_name to look up project key https://review.openstack.org/461332 | 04:32 |
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Store cache expiry times per status object https://review.openstack.org/461330 | 05:08 |
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use routes for URL handling in webapp https://review.openstack.org/461331 | 05:08 |
| openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use tenant_name to look up project key https://review.openstack.org/461332 | 05:08 |
| *** isaacb has joined #zuul | 05:16 | |
| *** Cibo_ has quit IRC | 06:25 | |
| *** Cibo_ has joined #zuul | 06:29 | |
| *** jkilpatr has joined #zuul | 10:41 | |
| *** isaacb has quit IRC | 11:17 | |
| *** dkranz_ has quit IRC | 11:33 | |
| *** dkranz_ has joined #zuul | 11:34 | |
| *** Cibo_ has quit IRC | 12:05 | |
| *** unrahul has quit IRC | 12:06 | |
| olaph | happy birthday, Shrews!! | 12:15 |
| Shrews | ugh *grumble* *grumble* | 12:28 |
| *** Cibo_ has joined #zuul | 12:31 | |
| mordred | olaph: ++ | 12:32 |
| mordred | Shrews: ++ | 12:32 |
| *** jkilpatr has quit IRC | 13:16 | |
| *** Cibo_ has quit IRC | 13:20 | |
| *** jkilpatr has joined #zuul | 13:28 | |
| *** leifmadsen has left #zuul | 13:34 | |
| *** _ari_|gone is now known as _ari_ | 13:41 | |
| dmsimard | Shrews_age += 1 | 14:24 |
| dmsimard | Totally messed that up, should've been Shrew.age += 1 :p | 14:24 |
| *** tflink has joined #zuul | 14:38 | |
| jlk | shrews.set_age(shrews.age +1) | 15:02 |
| * SpamapS didn't kow Shrews could get any older | 15:36 | |
| SpamapS | btw, FYI, I've been poking at py3k and so far it's a real PITA | 15:37 |
| SpamapS | gear server is just disconnecting and I can't see why.. no logs | 15:40 |
| *** persia has joined #zuul | 15:55 | |
| jeblair | SpamapS: anything if you run with '-d'? | 16:02 |
| SpamapS | jeblair: well it's the internal test suite gear | 16:02 |
| SpamapS | I think that was a red herring actually | 16:03 |
| jeblair | oh | 16:03 |
| SpamapS | I think there's something not matching id's | 16:03 |
| SpamapS | so a config reload isn't getting recognized | 16:03 |
| SpamapS | I'm at the point where I'm walking back each individual change and retrying until it works | 16:04 |
| SpamapS | also the recent cleanups don't work | 16:04 |
| SpamapS | they wait forever for something | 16:04 |
| SpamapS | don't know what | 16:04 |
| SpamapS | but IIRC, py3 changes __del__ semantics so that may be it | 16:05 |
| SpamapS | (which also changes the way we have to use gitpython) | 16:08 |
| *** smyers has joined #zuul | 16:09 | |
| SpamapS | oh yay it's just a bug in my TextJob code | 16:26 |
| SpamapS | hrm | 16:28 |
| SpamapS | job.data is a tricky one | 16:28 |
| *** openstack has joined #zuul | 17:02 | |
| *** adams.freenode.net sets mode: +ns | 17:02 | |
| *** openstack has joined #zuul | 17:25 | |
| SpamapS | gah.. too many threads.. not enough logs | 17:35 |
| SpamapS | can't figure out what is crashing | 17:35 |
| *** idoine has quit IRC | 17:59 | |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: WIP: working on python3 compat https://review.openstack.org/461468 | 18:01 |
| SpamapS | FYI ^^ this needs _major_ work | 18:01 |
| SpamapS | it locks up and spits fire | 18:01 |
| SpamapS | I've done a few py3k conversions but this one is, frankly, the most problematic and makes me doubt python2->python3's viability :-/ | 18:01 |
| SpamapS | please never start a python2 project ever again :) | 18:01 |
| SpamapS | (I don't think this is zuul or gear's fault, it is just that zomg there are so many moving bytes and strings parts) | 18:02 |
| *** rcarrillocruz has joined #zuul | 18:44 | |
| jlk | damn damn double damn. | 18:53 |
| *** hashar has joined #zuul | 19:32 | |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Move test_test_config to a cmd-focused test suite https://review.openstack.org/461493 | 19:51 |
| jeblair | clarkb: you looked at https://review.openstack.org/461092 and had a question which i answered, but there's no review from you on it. do you want to review it or should i push it through? | 20:12 |
| jeblair | SpamapS: ^ also, are you interested in looking at that one? | 20:12 |
| clarkb | jeblair: sorry swamped with pre summit things. Not sure I will have time to review it today | 20:13 |
| clarkb | (so don't wait for me) | 20:13 |
| jeblair | clarkb: ok, thanks. | 20:13 |
| SpamapS | Will peek at it in about 20min | 20:31 |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_merge_conflict https://review.openstack.org/461502 | 20:43 |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_failed_root https://review.openstack.org/461508 | 21:02 |
| jeblair | 21:11 < openstackgerrit> James E. Blair proposed openstack-infra/infra-specs master: Add nodepool drivers spec https://review.openstack.org/461509 | 21:12 |
| jeblair | tobiash, Shrews: ^ on further thought, I think there's enough there for a spec, so i wrote one up. those are my initial thoughts to get the conversation started. | 21:13 |
| SpamapS | sweet | 21:16 |
| *** hashar has quit IRC | 21:18 | |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_failed_job https://review.openstack.org/461512 | 21:18 |
| SpamapS | jeblair: if you have a moment, can you look at ^^ ... I can't for the life of me figure out why that test expects project-testfile to run, when no files matching named '.*-requires' are changed. | 21:18 |
| jeblair | SpamapS: looking now | 21:19 |
| SpamapS | ty! | 21:19 |
| * SpamapS was on a roll there for a few | 21:22 | |
| jeblair | SpamapS: oh, i think it's because the 'files:' requirement is removed in the reconfiguration. so the job should still run, but run for all changes (wherease pre-reconfiguration, it would only run for changes which touched those files) | 21:24 |
| jeblair | SpamapS: left more comments inline | 21:24 |
| SpamapS | ahhhh yeah, missed that in the somewhat mechanical process of porting | 21:25 |
| SpamapS | I'd get uppity about comments or something but.. we're never doing this again. Right? right. ;) | 21:26 |
| jeblair | SpamapS: i agree; "also test that this kind of requirement removal works as expected" isn't exactly implied by the test name. | 21:27 |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_failed_job https://review.openstack.org/461512 | 21:27 |
| SpamapS | jeblair: muchas gracias jeffe. | 21:27 |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_shared_queue https://review.openstack.org/461522 | 21:51 |
| SpamapS | BONUS ... test_double_live_reconfiguration_shared_queue works w/o changes | 21:54 |
| openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_shared_queue https://review.openstack.org/461522 | 21:55 |
| SpamapS | jeblair: we doing a zuul meeting today? | 21:56 |
| jeblair | SpamapS: afaik | 21:57 |
| SpamapS | just checking... :) | 21:58 |
| jeblair | it's zuul meeting time in #openstack-meeting-alt | 22:00 |
| jeblair | jlk: interested in joining the meeting ^ ? | 22:04 |
| jlk | yes! | 22:05 |
| *** jkilpatr has quit IRC | 22:18 | |
| *** jkilpatr has joined #zuul | 22:36 | |
| jlk | jeblair: I need some guidance on how to make the github status value an enum, and specifically how to fetch that value from the pipeline config at report time. | 23:04 |
| jlk | oh wait, maybe I can do it here. | 23:05 |
| jeblair | jlk: you got it? lemme know if you still have questions. | 23:11 |
| jlk | chasing a theory | 23:12 |
| jlk | that each of start, success, failure are their own Reporting objects, and would have their own unique config entry for status. | 23:12 |
| jeblair | jlk: yeah, i think that's the case | 23:14 |
| *** jamielennox is now known as jamielennox|away | 23:56 | |
| *** jamielennox|away is now known as jamielennox | 23:58 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!