openstackgerrit | Ghanshyam Mann proposed openstack/requirements master: Update oslo.policy constraint for 3.8 https://review.opendev.org/722553 | 00:26 |
---|---|---|
gmann | prometheanfire: ^^ to fix the oslo.policy constraint for py3.8 | 00:28 |
*** stephenfin has quit IRC | 00:37 | |
*** stephenfin has joined #openstack-requirements | 00:43 | |
prometheanfire | gmann: isn't that for victoria? | 01:17 |
gmann | prometheanfire: for ussuri also as py38 job is added in Ussuri PTI also but as non voting job. | 01:17 |
prometheanfire | gmann: I think a ffe to the mailing list would be nice :D | 01:18 |
gmann | prometheanfire: but that is not new version. it is matching with what we have for py3.6 and py3.7 which was updated with FFE but bot update patch left py3.8 somehow - https://review.opendev.org/#/c/719594/ | 01:20 |
prometheanfire | missed that | 01:20 |
prometheanfire | smcginnis: ^ | 01:20 |
*** brinzhang has joined #openstack-requirements | 01:23 | |
*** brinzhang_ has quit IRC | 01:26 | |
*** brinzhang_ has joined #openstack-requirements | 01:55 | |
*** brinzhang has quit IRC | 01:58 | |
*** brinzhang has joined #openstack-requirements | 03:49 | |
*** brinzhang_ has quit IRC | 03:52 | |
*** elod has quit IRC | 04:13 | |
*** evrardjp has quit IRC | 04:35 | |
*** evrardjp has joined #openstack-requirements | 04:35 | |
*** udesale has joined #openstack-requirements | 05:57 | |
*** brinzhang has quit IRC | 05:57 | |
*** brinzhang has joined #openstack-requirements | 05:58 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.opendev.org/719345 | 06:13 |
*** elod has joined #openstack-requirements | 06:20 | |
*** elod has quit IRC | 06:25 | |
*** vishalmanchanda has joined #openstack-requirements | 06:28 | |
*** brinzhang_ has joined #openstack-requirements | 06:30 | |
*** elod has joined #openstack-requirements | 06:31 | |
*** brinzhang_ has quit IRC | 06:32 | |
*** brinzhang has quit IRC | 06:33 | |
*** ccamacho has joined #openstack-requirements | 06:37 | |
*** rpittau|afk is now known as rpittau | 07:17 | |
*** tosky has joined #openstack-requirements | 07:33 | |
*** ccamacho has quit IRC | 07:47 | |
*** ccamacho has joined #openstack-requirements | 07:48 | |
openstackgerrit | Andreas Jaeger proposed openstack/requirements master: Update python-glanceclient constraints for Py3.8 https://review.opendev.org/722627 | 07:49 |
AJaeger | prometheanfire, smcginnis, gmann, here's one more missed entry ^ | 07:49 |
*** ralonsoh has joined #openstack-requirements | 08:01 | |
*** dtantsur|afk is now known as dtantsur | 08:17 | |
*** e0ne has joined #openstack-requirements | 08:38 | |
*** ricolin has quit IRC | 08:39 | |
*** e0ne has quit IRC | 08:50 | |
*** e0ne has joined #openstack-requirements | 08:51 | |
*** witek has joined #openstack-requirements | 08:53 | |
*** brinzhang has joined #openstack-requirements | 09:03 | |
*** brinzhang_ has joined #openstack-requirements | 09:06 | |
*** brinzhang has quit IRC | 09:09 | |
*** dtantsur is now known as dtantsur|brb | 09:15 | |
*** yoctozepto has quit IRC | 10:09 | |
*** e0ne has quit IRC | 10:11 | |
*** e0ne has joined #openstack-requirements | 10:11 | |
*** rpittau is now known as rpittau|bbl | 10:12 | |
*** elod has quit IRC | 10:24 | |
*** brinzhang_ has quit IRC | 10:25 | |
*** elod has joined #openstack-requirements | 10:30 | |
*** dtantsur|brb is now known as dtantsur | 11:14 | |
*** rpittau|bbl is now known as rpittau | 12:13 | |
*** bnemec is now known as beekneemech | 13:54 | |
*** udesale_ has joined #openstack-requirements | 13:54 | |
*** iurygregory has quit IRC | 13:55 | |
*** iurygregory has joined #openstack-requirements | 13:56 | |
*** udesale has quit IRC | 13:57 | |
*** smcginnis has quit IRC | 14:08 | |
*** smcginnis has joined #openstack-requirements | 14:10 | |
*** udesale_ has quit IRC | 14:19 | |
prometheanfire | AJaeger: thanks, that was the only other one | 15:05 |
prometheanfire | did this type of thing with diff to check, probably an easier way, but.... grep "python_version=='3.8'" upper-constraints.txt | sed 's/;.*$//g' > foo-2 | 15:05 |
AJaeger | prometheanfire: thanks for double checking! | 15:05 |
openstackgerrit | Merged openstack/requirements master: Update oslo.policy constraint for 3.8 https://review.opendev.org/722553 | 15:07 |
openstackgerrit | Merged openstack/requirements master: Update python-glanceclient constraints for Py3.8 https://review.opendev.org/722627 | 15:07 |
*** vishalmanchanda has quit IRC | 15:34 | |
prometheanfire | smcginnis: added mock to https://etherpad.opendev.org/p/YVR-v-series-goals | 15:46 |
smcginnis | Nice! | 15:47 |
prometheanfire | smcginnis: should we add a review to the proposed goals repo? | 15:48 |
prometheanfire | I imagine so | 15:48 |
smcginnis | prometheanfire: That would make it more likely to be selected. | 15:49 |
smcginnis | Just checking now how many are left with the updates I've done. | 15:49 |
prometheanfire | quite a few, from what I've seen :| | 15:49 |
smcginnis | A lot still pending: https://review.opendev.org/#/q/status:open+branch:master+topic:unittest.mock | 15:50 |
smcginnis | Some merge conflicts I need to fix. | 15:50 |
smcginnis | Doing a search, it looks like at least most of the ones that would need to still address the goal already have a patch pending. | 15:50 |
smcginnis | A few are failing because a little more work needs to be done for some rare compatibility differences. | 15:51 |
smcginnis | So if it was selected as a goal, a large majority just need the attention to get merged. | 15:51 |
smcginnis | And a very few will need someone to take a closer look to figure out. | 15:51 |
smcginnis | But then we can remove mock from requirements. \o/ | 15:52 |
prometheanfire | https://gist.github.com/7c1942caf1da4997987e7d6060a8f4b6 | 15:52 |
prometheanfire | search_reqs mock | grep ' mock' | grep -v '\| x' | grep -v '\| openstack/charm' | grep -v '\| startlingx' | wgetpaste | 15:52 |
smcginnis | I may have missed some of those deeper nested files. | 15:56 |
* prometheanfire shrugs | 15:56 | |
AJaeger | smcginnis: you can abandon https://review.opendev.org/720960 - https://review.opendev.org/716584 merged | 15:57 |
smcginnis | Oh good. Missed a few repos that had existing patches to do that. | 15:58 |
prometheanfire | smcginnis: have an example review I can link in the governance review? | 16:02 |
prometheanfire | smcginnis: also, want to be added as a champion? | 16:03 |
smcginnis | Pick a patch, any patch - https://review.opendev.org/#/q/status:merged+branch:master+topic:unittest.mock | 16:04 |
smcginnis | Sure, I can be champion. | 16:04 |
prometheanfire | https://review.opendev.org/722924 | 16:12 |
*** witek has quit IRC | 16:15 | |
*** e0ne has quit IRC | 16:23 | |
*** dtantsur is now known as dtantsur|afk | 16:29 | |
*** evrardjp has quit IRC | 16:35 | |
*** evrardjp has joined #openstack-requirements | 16:35 | |
*** rpittau is now known as rpittau|afk | 16:41 | |
openstackgerrit | Merged openstack/requirements master: add contributing docs https://review.opendev.org/722171 | 17:06 |
*** elod has quit IRC | 17:42 | |
*** elod has joined #openstack-requirements | 17:48 | |
*** ralonsoh has quit IRC | 17:52 | |
*** dhellmann has joined #openstack-requirements | 18:47 | |
dhellmann | prometheanfire : hi! I've been talking with some of the pip folks about the lower-constraints use case, and in the course of those conversations they asked if someone could help with some performance tests of the new resolver they're building. Is that something you have interest in? | 18:49 |
dhellmann | maybe that's just an experimental devstack-based job that uses pip from master, with the flag to enable the new resolver | 18:49 |
dhellmann | I guess if it's just the resolver, it would be enough to install the apps | 18:50 |
smcginnis | Some experimental devstack job sounds like it would at least be a good test. | 18:51 |
prometheanfire | dhellmann: that does sounds interesting | 18:51 |
dhellmann | I'm chatting with them on Zulip, but they do have #pypa-dev here on freenode so that might be an easier place to collaborate. I'll see about making some introductions. | 18:52 |
prometheanfire | joining | 18:52 |
*** KeithMnemonic has quit IRC | 19:24 | |
*** KeithMnemonic has joined #openstack-requirements | 19:25 | |
*** toabctl has quit IRC | 20:00 | |
-openstackstatus- NOTICE: The Zuul project gating service is reporting new patches in merge conflict erroneously due to a configuration error, fix in progress | 20:21 | |
*** ccamacho has quit IRC | 20:51 | |
*** KeithMnemonic has quit IRC | 21:03 | |
*** e0ne has joined #openstack-requirements | 21:41 | |
*** e0ne has quit IRC | 21:50 | |
-openstackstatus- NOTICE: the This Zuul outage was taken as an opportunity to perform an impromptu maintenance for changing our service deployment model; any merge failures received from Zuul between 19:40 and 20:20 UTC were likely in error and those changes should be rechecked; any patches uploaded between 20:55 and 22:45 UTC were missed entirely by Zuul and should also be rechecked to get fresh test results | 22:58 | |
*** tosky has quit IRC | 23:14 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!