*** jamielennox is now known as jamielennox|away | 00:14 | |
*** saneax is now known as saneax-_-|AFK | 01:25 | |
*** bcoca has quit IRC | 05:35 | |
*** abregman has joined #zuul | 06:06 | |
*** saneax-_-|AFK is now known as saneax | 06:19 | |
*** saneax is now known as saneax-_-|AFK | 06:45 | |
*** saneax-_-|AFK is now known as saneax | 06:59 | |
*** abregman has quit IRC | 07:59 | |
*** abregman has joined #zuul | 08:03 | |
SpamapS | jeblair Shrews mordred Ok, I think this is a pretty good way to interact with gear via python3. Might need more docs: https://review.openstack.org/#/c/393544/ | 08:03 |
---|---|---|
*** hashar has joined #zuul | 08:13 | |
*** abregman has quit IRC | 08:27 | |
*** abregman has joined #zuul | 08:36 | |
*** abregman is now known as abregman|mtg | 08:36 | |
*** abregman_ has joined #zuul | 09:08 | |
*** abregman|mtg has quit IRC | 09:11 | |
*** saneax is now known as saneax-_-|AFK | 11:23 | |
*** hashar has quit IRC | 12:03 | |
*** hashar has joined #zuul | 12:20 | |
*** bcoca has joined #zuul | 12:44 | |
*** abregman_ is now known as abregman|mtg | 13:08 | |
*** abregman|mtg is now known as abregman | 13:24 | |
*** openstackgerrit has quit IRC | 13:48 | |
*** openstackgerrit has joined #zuul | 13:49 | |
mordred | SpamapS: love it | 14:24 |
*** abregman is now known as abregman|brb | 14:32 | |
Shrews | SpamapS: ooh, me gusta facades. looks simple | 14:44 |
*** abregman|brb is now known as abregman | 14:45 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool: WIP: Transition ZK API from dict to object model https://review.openstack.org/394592 | 14:46 |
*** bhavik1 has joined #zuul | 15:34 | |
*** bhavik1 has quit IRC | 15:34 | |
*** bhavik1 has joined #zuul | 15:35 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool: WIP: Transition ZK API from dict to object model https://review.openstack.org/394592 | 15:46 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul: [WIP] Implement tracking of launch attempts for jobs https://review.openstack.org/395056 | 15:57 |
pabelanger | jeblair: So, if you have 5mins today, I'd be interested in some guidance on tackling the # of launch attempts for a job that is aborted ^ | 15:58 |
pabelanger | jeblair: basically, the logic live in _launchJobs and adds a tries field for jobs. Wanted to see if that was what you were thinking before diving to much into it | 15:59 |
*** bhavik1 has quit IRC | 16:12 | |
SpamapS | Shrews: it was not super simple to write, I'll tell you that, but I'm glad to see that you find the final product simple. :-D | 16:35 |
Shrews | well, simple to use, which is the point of a good api | 16:36 |
SpamapS | Yeah that's definitely the point. | 16:36 |
SpamapS | Feed me strings, get back strings. | 16:36 |
*** abregman has quit IRC | 16:45 | |
*** _ari_ has quit IRC | 17:28 | |
* mordred feeds SpamapS strings | 17:29 | |
* clarkb will be impressed if mordred gets back strings | 17:29 | |
* mordred feeds SpamapS ☃ | 17:30 | |
*** jamielennox|away is now known as jamielennox | 17:30 | |
* SpamapS hands mordred 䨟 | 17:31 | |
SpamapS | sorry.. I melted your ☃ into a 䨟 (puddle) | 17:31 |
SpamapS | "puddle (water in the hoof's track), (same as 窪) deep, a pit; a swamp; a hollow; a depression" ... I really should study chinese some day | 17:32 |
*** _ari_ has joined #zuul | 17:33 | |
persia | Although the character forms are slightly different, the process recommended by "Remembering the Kanij" is a very good way to get the first couple thousand characters into your head. Most of the glyph differences between forms (kanji, hanzi, hanja, etc.) are fairly standard, so end up being somewhat similar to title capitals vs. typical roman letters. | 17:34 |
SpamapS | being an auditory person, I think chinese writing would present a particularly difficult challenge for me, one that I should probably take on before I dip into senility. ;) | 17:37 |
persia | (performing decomposition analysis and ordering by usage against common corpuses to develop a sensible ordering for selected Chinese languages would provide a better strategy, but the process of doing that may sap motivation to learn the characters) | 17:37 |
persia | If you are an auditory person, best to select a specific language to learn, with the character set being ancillary, as the characters are applied over multiple language groups (something like 20-25 languages). | 17:38 |
persia | (so a given character *does not* have a sound, as such) | 17:38 |
*** jamielennox is now known as jamielennox|away | 17:39 | |
SpamapS | Right that's kind of the thing that fascinates me. | 17:43 |
SpamapS | mordred: Shrews btw, you guys should totally +1/+2 https://review.openstack.org/393544 ... gear gets almost no review love these days | 17:46 |
mordred | oh - I totally reviewed that and then didn't vote | 17:47 |
mordred | sorry | 17:47 |
*** hashar has quit IRC | 17:48 | |
mordred | SpamapS: how did the removal of line 1677 in gear/__init__.py pass pep8? | 17:48 |
SpamapS | mordred: I don't know.. that's an accidental removal | 17:49 |
mordred | SpamapS: I wasn't going to -1 the extraneous blank line changes ... but the fact that one of them produces a thing that should be a pep8 error now has me curious :) | 17:49 |
SpamapS | perhaps some rules are disabled | 17:50 |
mordred | sigh. there is a "select=" line in tox.ini which does not do what one might thing it does | 17:51 |
SpamapS | derp | 17:52 |
SpamapS | mordred: I'm submitting a new one with those things taken out | 17:52 |
SpamapS | mordred: does select = H231 mean we _ONLY_ apply H231? | 17:53 |
SpamapS | hah yep.. wow | 17:53 |
mordred | yup | 17:54 |
* mordred making a patch to fix | 17:54 | |
SpamapS | lot of stuff to patch up | 17:54 |
SpamapS | :-P | 17:54 |
clarkb | I think what we liklely want is to exclude H* | 17:55 |
clarkb | since thats a commonish thing we have done I think | 17:55 |
mordred | yah. that we're already doing | 17:55 |
mordred | it looked like we tried to opt-in to H231 | 17:55 |
mordred | but instead just disabled all chekcing | 17:55 |
mordred | https://review.openstack.org/395100 | 17:58 |
mordred | SpamapS: heh. you went from removing a line to adding a line :) | 18:01 |
SpamapS | mordred: my diff shows no changes in those areas anymore | 18:02 |
mordred | SpamapS: gerrit shows me three lines before BaseClint now | 18:02 |
mordred | BaseClient | 18:02 |
mordred | :) | 18:02 |
SpamapS | oh derp right | 18:03 |
clarkb | baseclint is the parent of textclint | 18:03 |
SpamapS | gertty doesn't show it | 18:03 |
SpamapS | clarkb: I'm a mixin | 18:03 |
SpamapS | BaseClint is a child of TexanPilot and SouthCarolinanSysadmin | 18:04 |
SpamapS | ok this is really weird | 18:05 |
SpamapS | when I edit the file, I see only 2 lines | 18:05 |
SpamapS | but git is showing 3?? | 18:05 |
SpamapS | oh nevermind | 18:05 |
SpamapS | PBKAC | 18:06 |
SpamapS | ugh.. my gertty is busy.. | 18:06 |
SpamapS | Sync: 196 | 18:06 |
*** abregman has joined #zuul | 18:22 | |
*** abregman is now known as abregman|nb | 18:30 | |
*** abregman|nb has quit IRC | 18:41 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul: [WIP] Implement tracking of launch attempts for jobs https://review.openstack.org/395056 | 18:43 |
*** root4 is now known as olaph | 18:48 | |
openstackgerrit | Arie Bregman proposed openstack-infra/zuul: Re-enable the duplicate_pipeline test https://review.openstack.org/384192 | 18:54 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul: [WIP] Implement tracking of launch attempts for jobs https://review.openstack.org/395056 | 19:04 |
*** hashar has joined #zuul | 19:39 | |
*** abregman has joined #zuul | 19:55 | |
*** jamielennox|away is now known as jamielennox | 19:57 | |
*** jamielennox is now known as jamielennox|away | 20:09 | |
*** abregman has quit IRC | 20:49 | |
jeblair | SpamapS: ctrl-r on the currently displayed change in gerrtty causes a high-priority sync of that change, so you can make sure you're looking at something current if it's backlogged. | 22:38 |
SpamapS | jeblair: thanks I do use that quite a bit. I was more lamenting why it was so backed up. | 22:46 |
jeblair | clogged intertubes :( | 22:46 |
pabelanger | Hmm, apparently: | 23:39 |
pabelanger | - include: foo.yaml | 23:39 |
pabelanger | becomes: yes | 23:39 |
pabelanger | is no longer valid for ansible 2.2 | 23:39 |
pabelanger | tasks in foo.yaml no longer use sudo | 23:40 |
*** hashar has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!