mordred | fungi: feel like nudging https://review.opendev.org/#/c/714171/ across the line? | 00:00 |
---|---|---|
fungi | that is a marathon change, but will try | 00:19 |
mordred | fungi: it's mostly just requires/provides :) | 00:22 |
fungi | yeah, but this is the time of night where quarantine era fungi breaks into the cache of rum | 00:23 |
mordred | mmm. case of rum | 00:24 |
mordred | fungi: I feel like Quarantine Era Fungi should be a bobblehead | 00:24 |
* fungi does basically buy by the case from the local distillery | 00:24 | |
fungi | though as of yesterday our distillery also started making and giving out free hand sanitizer | 00:25 |
fungi | they ran out in 3 hours | 00:25 |
fungi | but had more today | 00:25 |
fungi | from what i gather it's basically "151" but without bothering to fraction off the nastier esters and labeled "not for internal use" | 00:27 |
fungi | also if you've ever wanted an excuse for having an open container of 151 in the car when you get stopped at a police roadblock... "it's just hand sanitizer, officer!" | 00:29 |
fungi | mordred: stray comment on 714171? (see inline) | 00:33 |
fungi | if you confirm we can just remove that in a followup change, i'm happy to approve | 00:33 |
*** diablo_rojo__ has quit IRC | 02:43 | |
*** DSpider has joined #opendev | 06:04 | |
*** tristanC_ has joined #opendev | 06:19 | |
*** tristanC has quit IRC | 06:21 | |
AJaeger | config-core, for the infra-manual change, please review https://review.opendev.org/#/c/713925/ | 08:18 |
openstackgerrit | Andreas Jaeger proposed openstack/project-config master: Update infra-manual links https://review.opendev.org/713925 | 08:29 |
fungi | #status log ze01 was rebooted at 04:08z and 06:26z in the process of a server migration off a problem hypervisor host | 12:12 |
openstackstatus | fungi: finished logging | 12:12 |
*** tosky has joined #opendev | 13:50 | |
*** tristanC_ is now known as tristanC | 14:07 | |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Cleanup a few docker image related thigns https://review.opendev.org/714257 | 14:31 |
openstackgerrit | Donny Davis proposed openstack/diskimage-builder master: Adding Fedora 31 to DIB_RELEASE https://review.opendev.org/714259 | 15:11 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Split gitea and gerrit services from manage-projects https://review.opendev.org/713995 | 15:16 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Add opendev-buildset-registry depends where overridden https://review.opendev.org/714260 | 15:16 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Remove unused gerrit puppet things https://review.opendev.org/714001 | 15:17 |
openstackgerrit | James E. Blair proposed opendev/system-config master: Add meetpad server https://review.opendev.org/714238 | 15:20 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Cleanup a few docker image related thigns https://review.opendev.org/714257 | 15:21 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Add opendev-buildset-registry depends where overridden https://review.opendev.org/714260 | 15:21 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Split gitea and gerrit services from manage-projects https://review.opendev.org/713995 | 15:21 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Remove unused gerrit puppet things https://review.opendev.org/714001 | 15:22 |
mordred | corvus: I feel like that .env file might do something magic with docker-compose? | 15:25 |
corvus | fungi, mordred: fungi's comment on https://review.opendev.org/714171 is addressed, should we land that now? | 15:25 |
mordred | corvus: I'd like to. also - I have a fun follow up stack for your reviewing pleasure :) | 15:26 |
corvus | mordred: yes it does; it sets env variables globally | 15:26 |
mordred | corvus: neat. | 15:26 |
corvus | it's convenient, and i like it, except that it's a dotfile which i don't like | 15:26 |
mordred | but why would you ever want to see what env vars are being set? impl details | 15:27 |
corvus | maybe we should add a comment to the docker-compose file letting folks know there's a dotfile it depends on | 15:27 |
mordred | ++ | 15:27 |
mordred | I like that idea | 15:27 |
corvus | mordred: i like your changes... but i'm wondering whether we should have all the dependencies in the pipelines, or all in the jobs | 15:29 |
mordred | I had the same thought ... | 15:29 |
corvus | i'm +2 on 260 as written because either is better than both :) | 15:30 |
corvus | but we should mull it over | 15:30 |
mordred | I feel like if it's a job that might get run in another repo maybe the deps in the pipeline is better? | 15:30 |
mordred | but if it's a job that's really just about system-config, then deps in the job itself might be better? | 15:30 |
corvus | yep; pipelines also let you trace the dependencies easier. but it makes the pipeline itself harder to read. | 15:31 |
mordred | yeah | 15:31 |
mordred | I'm also now wishing that dependencies was a dict instead of a list so that it would merge rather than overwrite | 15:32 |
mordred | but, c'est la vie | 15:32 |
fungi | wouldn't a set() also allow that? | 15:34 |
mordred | fungi: yeah - but yaml doesn't have a set construct | 15:35 |
mordred | (good point though) | 15:36 |
AJaeger | config-core, for the infra-manual move, please review https://review.opendev.org/#/c/713925/ - I'd like to see whether we're aligned on these locations | 15:36 |
mordred | fungi: while you're in an an approving mode, feel like https://review.opendev.org/#/c/714143/ ? everybody loves ulimits | 15:36 |
corvus | mordred: yeah, i've been thinking about the override situation, and i think maybe for dependencies, override is important (eg, the "other repo" case) | 15:39 |
AJaeger | corvus: so, you might want to replace one job with another that e.g. also implements a registry? Yeah, that looks nice to be able to do so | 15:40 |
mordred | corvus: ah - good point | 15:41 |
openstackgerrit | sebastian marcet proposed opendev/puppet-openstackid master: Updated python dependencies install https://review.opendev.org/714262 | 15:41 |
corvus | mordred: your stack lgtm | 15:43 |
mordred | corvus: \o/ | 15:46 |
openstackgerrit | sebastian marcet proposed opendev/system-config master: OpenStackID 3.0.6 production deployment https://review.opendev.org/714263 | 15:48 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Use dev subdir on review-dev for project-config things https://review.opendev.org/714264 | 15:48 |
openstackgerrit | Andreas Jaeger proposed openstack/project-config master: Update third-party-check pipeline description https://review.opendev.org/714265 | 15:49 |
AJaeger | fungi: here's a proposed wording ^ | 15:49 |
fungi | AJaeger: yep, that looks great--thanks! | 15:55 |
AJaeger | cool | 15:55 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Install utility scripts for running jeepyb commands https://review.opendev.org/714267 | 16:14 |
mordred | corvus: ^^ how's the idea look? basically, make those wrappers so that it's easy to manually run if we need to. then also cron jobs and playbooks can just run the scripts | 16:14 |
openstackgerrit | Merged opendev/system-config master: Base 2.13 image on gerrit-base https://review.opendev.org/714171 | 16:21 |
openstackgerrit | Merged opendev/puppet-openstackid master: Updated python dependencies install https://review.opendev.org/714262 | 16:24 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Split gitea and gerrit services from manage-projects https://review.opendev.org/713995 | 16:34 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Use dev subdir on review-dev for project-config things https://review.opendev.org/714264 | 16:34 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Install utility scripts for running jeepyb commands https://review.opendev.org/714267 | 16:34 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Remove unused gerrit puppet things https://review.opendev.org/714001 | 16:40 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Set ulimits for gerrit https://review.opendev.org/714143 | 16:41 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Remove unused gerrit puppet things https://review.opendev.org/714001 | 16:42 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Correct vars indentation error in rename playbook https://review.opendev.org/714127 | 16:48 |
mordred | infra-root: if anyone is bored over the weekend: https://review.opendev.org/#/q/topic:gerrit-docker is a fun for your reviewing pleasure! | 16:49 |
clarkb | AJaeger: I think https://review.opendev.org/#/c/714229/1/modules/openstack_project/files/gerrit/usg-cla.html needs to point at the contributor guide instead? | 16:51 |
clarkb | I think we can land that change as is then fix that ina followup | 16:51 |
clarkb | mordred: why is that start playbook not needed? | 16:56 |
mordred | clarkb: we don't use it for anything - turns out we pretty much never want to run init except on upgrade - so if we want to run start it's "docker compose up" | 16:57 |
clarkb | got it | 16:57 |
mordred | clarkb: we learned some things about what init does - namely, it downloads your database library and is extracts plugins - and then runs schema migrations | 16:58 |
mordred | we updated the image build to do the download and extraction at build time | 16:58 |
AJaeger | clarkb: will fix in followup... | 16:58 |
AJaeger | clarkb: we have only https://docs.openstack.org/contributors/common/accounts.html#setup-your-openstack-foundation-account - I'll link to that one | 17:02 |
AJaeger | clarkb: found better one - https://docs.openstack.org/contributors/common/setup-gerrit.html#signing-it | 17:03 |
openstackgerrit | Andreas Jaeger proposed opendev/system-config master: Update CLA link https://review.opendev.org/714269 | 17:04 |
AJaeger | clarkb: ^ | 17:04 |
openstackgerrit | Merged opendev/system-config master: Don't run gerrit init on restart https://review.opendev.org/714117 | 17:06 |
clarkb | AJaeger: hrm I think we need to edit the ansible role too as well as the system cla | 17:06 |
clarkb | I suspect at this point the ansible role is the one that matters not the other one | 17:07 |
clarkb | also its the weekend so feel free to ignore until monday :) | 17:07 |
AJaeger | I'll fix anyhow ;) | 17:07 |
openstackgerrit | Andreas Jaeger proposed opendev/system-config master: Update CLA link https://review.opendev.org/714269 | 17:10 |
AJaeger | clarkb: did I get them all now? | 17:10 |
clarkb | looks like it | 17:11 |
AJaeger | thanks | 17:11 |
AJaeger | want to +A the other one? | 17:11 |
AJaeger | I mean 714229 - otherwise I'll ask on Monday again ;) | 17:12 |
clarkb | mordred: ^ its safe to make changes to files in the ansible role ya? I mena we explicitly don't restart the service | 17:12 |
openstackgerrit | Andreas Jaeger proposed opendev/system-config master: Update CLA link https://review.opendev.org/714269 | 17:19 |
mordred | clarkb: yeah. and review is still in emergency | 17:19 |
AJaeger | clarkb: updated the link to th super section | 17:19 |
AJaeger | mordred: no urgency to deploy it - just like to have it in repo eventually | 17:20 |
mordred | yeah. it'll roll out there once we get cfgmgmt rolling again | 17:20 |
AJaeger | ok. | 17:20 |
AJaeger | https://review.opendev.org/#/c/713925/ is the one I'd like to see in - will ask next week again... | 17:21 |
AJaeger | have a nice Saturday.. | 17:21 |
clarkb | I approved 714229 | 17:22 |
clarkb | mordred: ^ thanks for confirming on that one | 17:22 |
mordred | clarkb: ++ | 17:24 |
mordred | clarkb: I imagine I'll be floating in and out over the weekend ... because it's not like there's a huge amount of other things to do :) | 17:24 |
clarkb | ya same here. I've basically got "entertain kids, eat, work" as options :) | 17:24 |
clarkb | today we are going to put a tent up in the backyard and hope that occupies them for several hours | 17:25 |
mordred | that sounds like fun! | 17:28 |
mordred | I'm making some bone broth - and I think later I'm going to make some tahini and then some hummus | 17:28 |
clarkb | oh ya we baked a hcicken last night that I should now turn into soup | 17:28 |
mordred | mmm. soup | 17:28 |
openstackgerrit | Merged opendev/system-config master: Set ulimits for gerrit https://review.opendev.org/714143 | 17:30 |
openstackgerrit | Merged opendev/system-config master: Correct vars indentation error in rename playbook https://review.opendev.org/714127 | 17:33 |
openstackgerrit | Merged openstack/project-config master: Update infra-manual links https://review.opendev.org/713925 | 17:33 |
openstackgerrit | Merged openstack/project-config master: Update third-party-check pipeline description https://review.opendev.org/714265 | 17:33 |
fungi | ooh, i should try making tahini. i always just buy cans of it for making my hummus | 17:40 |
fungi | and i do have an appropriate countertop grinder which would probably do the trick | 17:40 |
openstackgerrit | Merged opendev/system-config master: Update infra-manual location https://review.opendev.org/714229 | 18:02 |
AJaeger | thanks! | 18:03 |
AJaeger | yummy ;) | 18:03 |
openstackgerrit | Merged opendev/system-config master: Update CLA link https://review.opendev.org/714269 | 18:24 |
*** diablo_rojo__ has joined #opendev | 18:40 | |
corvus | we're making marmalade with the meyer lemons off our tree | 19:12 |
fungi | ooh! | 19:16 |
fungi | though my personal favorite is grapefruit marmalade | 19:16 |
fungi | but i've never met a marmalade i didn't like | 19:16 |
*** diablo_rojo__ has quit IRC | 19:25 | |
openstackgerrit | James E. Blair proposed opendev/system-config master: Add meetpad server https://review.opendev.org/714238 | 19:26 |
mordred | fungi: https://minimalistbaker.com/how-to-make-tahini/ is what I'm starting from | 20:15 |
mordred | and then I'm going to make Ben Starr's hummus: https://www.youtube.com/watch?v=Z5W_CmjCtn8&feature=youtu.be - because he told me last time I saw him that he'd just made the best hummus ever and I wanna try it out | 20:17 |
fungi | looks amazingly simple, yep. once i get through the current cans of tahini in my pantry/fridge (which will last me probably another 6 months at least), i'll probably tweak my hummus prep steps to start with "make enough tahini for the hummus" | 20:18 |
mordred | yeah - that was kind of my thinking - this looks so easy, why would I ever nort? | 20:24 |
mordred | not? | 20:24 |
mordred | also why would I ever nort, but that's a different question altogether | 20:24 |
fungi | well, it's especially compelling for me because i have a good source for bulk sprouted sesame seeds, which saves me the trouble of sprouting them | 20:29 |
fungi | gotta freeze them though, or they go rancid before i get all the way through them | 20:30 |
fungi | already get sprouted chickpeas from the same source which i use for the hummus. dry chickpeas are rather quick and painless in a pressure cooker | 20:31 |
mordred | infra-root: I restarted review-dev with the latest 2.13 image | 21:00 |
mordred | the gitweb links work | 21:00 |
mordred | hah. next issue - jeepyb and python3 :) | 21:02 |
openstackgerrit | Monty Taylor proposed opendev/jeepyb master: Update ConfigParser imports for python3 https://review.opendev.org/714276 | 21:09 |
fungi | d'oh! | 21:14 |
fungi | mordred: apparently the only job run on jeepyb changes is pep8, and it doesn't like you | 21:15 |
fungi | likely the ordering of imports | 21:15 |
fungi | i didn't look closely | 21:15 |
fungi | happy to quick-approve that once passing | 21:17 |
mordred | fungi: cool. will fix | 21:19 |
clarkb | I have astack up to add actual functional testing of manage projects | 21:31 |
clarkb | if wewant to land that it may make some of this transition work less scary | 21:31 |
openstackgerrit | Monty Taylor proposed opendev/jeepyb master: Update ConfigParser imports for python3 https://review.opendev.org/714276 | 21:31 |
fungi | clarkb: that sounds good to me. mordred: are you up for rebasing it on 704671? then we can try to just land them all together and that should hopefully also at least exercise the manage-projects code paths as a bit of a canary for the rest | 21:34 |
fungi | i'm reviewing the testing stack now | 21:34 |
mordred | where's the stack? | 21:36 |
clarkb | thats the 704671 change | 21:38 |
mordred | oh. in jeepyb | 21:38 |
*** DSpider has quit IRC | 21:38 | |
clarkb | the db thing at the bottom is probably most scary | 21:38 |
clarkb | but even that should be fine | 21:39 |
openstackgerrit | Monty Taylor proposed opendev/jeepyb master: Update ConfigParser imports for python3 https://review.opendev.org/714276 | 21:42 |
mordred | clarkb: I think it looks great! | 21:42 |
mordred | and there's the pep8 thing rebased on top of your functional stack | 21:42 |
openstackgerrit | Merged opendev/jeepyb master: Don't use the db in manage-projects https://review.opendev.org/704645 | 21:44 |
openstackgerrit | Merged opendev/jeepyb master: Log errors when committing and pushing acls https://review.opendev.org/704660 | 21:44 |
corvus | marmalade complete | 21:49 |
fungi | now to make the scones it goes on? | 21:50 |
corvus | yep! or, probably tomorrow morning. fortunately, we bought flour before the apocalypse | 21:50 |
ianw | i have a classic cookbook that says a good housemaid can get a batch of scones on between the moment she hears the front gate swing to the knock on the door | 21:51 |
fungi | where do i find one of those? | 21:53 |
fungi | oh, wait, i guess i'm supposed to be the housemaid in that parable | 21:53 |
fungi | and yeah, i always buy flour like it's the apocalypse. usually 50 lbs worth in a delivery | 21:54 |
corvus | ianw: heh, i echoed that to li, and she said "huh, i wonder what mrs beeton has to say about scones" and headed off to dig through historic cookbooks :) | 21:54 |
corvus | okay, now she's found "indian cornflour bread" and we're wondering what indian cornflour is -- is that more like masa, or more like corn meal? | 21:55 |
fungi | something tells me that housemaid worked at a manor with a nicely long front walk | 21:56 |
corvus | also, the recipe calls for 4 lbs of flour and 2 lbs of indian corn flour | 21:56 |
fungi | that's a lot of cornbread | 21:56 |
corvus | so, like, fungi quantities | 21:56 |
clarkb | ha | 21:57 |
fungi | yeah, my usual order is 25 lbs sprouted whole white wheat flour and 25 lbs einkorn flour. i keep them in 5 gallon buckets and portion out however much i need for the kitchen week by week | 21:57 |
corvus | fungi: from where? | 21:58 |
fungi | https://healthyflour.com/ | 21:58 |
fungi | i get most of my dry legumes and various other grains there too | 21:58 |
fungi | though for most stuff like beans i don't order more than 10 lbs at a shot | 21:59 |
fungi | i just tend to go through a lot of flour | 21:59 |
fungi | i make my sourdough sandwich loaves with 100% einkorn, and the white wheat we use in basically anything else that calls for flour, like in place of all-purpose. works just fine | 22:02 |
fungi | it's not cheap, but for organically grown, sprouted, stone ground, and then delivered to your door? it's reasonable (unless you're lucky enough to live in easy reach of the grains and have your own mill) | 22:04 |
fungi | also part of why i order in such large quantities is to keep the cost down | 22:08 |
mordred | fungi: oh - so 25 pounds fits into a 5 gallon bucket? | 22:17 |
fungi | yep, with just a little room to spar | 22:20 |
fungi | e | 22:20 |
clarkb | if you get a 6.5 gallon bucket then you can make beer with it in 5 gallon batches too :) | 22:21 |
fungi | also for a bit of added insurance, since i have a large upright deep-freezer in the garage, i stick the shipment in there for at least a few days to make sure it kills any hitchhiking grain mite eggs | 22:22 |
clarkb | fungi: it was a game growing up to pick the bugs out | 22:23 |
fungi | i'd prefer not to have to play that game if i can help it | 22:24 |
* mordred needs a chest freezer | 22:31 | |
clarkb | we are now watching frozen 2 for what must be the 50th time | 22:35 |
clarkb | I'd requesthelp but I must face thid alone | 22:35 |
fungi | you have my sympathies | 23:21 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!