Monday, 2022-10-17

-@gerrit:opendev.org- Ian Wienand proposed:04:00
- [zuul/zuul-jobs] 854933: linter: Use capitals for names https://review.opendev.org/c/zuul/zuul-jobs/+/854933
- [zuul/zuul-jobs] 861559: Fix ansible-lint name[template] https://review.opendev.org/c/zuul/zuul-jobs/+/861559
- [zuul/zuul-jobs] 861560: Add names to include tasks https://review.opendev.org/c/zuul/zuul-jobs/+/861560
- [zuul/zuul-jobs] 861561: ansible-lint 6.8 https://review.opendev.org/c/zuul/zuul-jobs/+/861561
- [zuul/zuul-jobs] 861562: Standarise block/when ordering https://review.opendev.org/c/zuul/zuul-jobs/+/861562
- [zuul/zuul-jobs] 861563: Update to ansible-lint 6.8.2 https://review.opendev.org/c/zuul/zuul-jobs/+/861563
-@gerrit:opendev.org- Ian Wienand proposed:09:05
- [zuul/zuul-jobs] 854933: linter: Use capitals for names https://review.opendev.org/c/zuul/zuul-jobs/+/854933
- [zuul/zuul-jobs] 861559: Fix ansible-lint name[template] https://review.opendev.org/c/zuul/zuul-jobs/+/861559
- [zuul/zuul-jobs] 861560: Add names to include tasks https://review.opendev.org/c/zuul/zuul-jobs/+/861560
- [zuul/zuul-jobs] 861561: ansible-lint 6.8 https://review.opendev.org/c/zuul/zuul-jobs/+/861561
- [zuul/zuul-jobs] 861562: Standarise block/when ordering https://review.opendev.org/c/zuul/zuul-jobs/+/861562
- [zuul/zuul-jobs] 861563: Update to ansible-lint 6.8.2 https://review.opendev.org/c/zuul/zuul-jobs/+/861563
- [zuul/zuul-jobs] 861587: Pin sphinx to 5.2.3 https://review.opendev.org/c/zuul/zuul-jobs/+/861587
- [zuul/zuul-jobs] 861588: [wip] sphinx circular dependencies error https://review.opendev.org/c/zuul/zuul-jobs/+/861588
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 861650: DNM: Add some test scripts for evaluating pygit2 https://review.opendev.org/c/zuul/zuul/+/86165016:44
@clarkb:matrix.orgZuulians I wrote some zuul tool docker image related changes to get them off of python3.10 as OpenDev would like to drop python3.8 images soon (helps make room for python 3.11) https://review.opendev.org/c/zuul/zuul-registry/+/861479 https://review.opendev.org/c/zuul/zuul-client/+/861477 https://review.opendev.org/c/zuul/zuul-operator/+/861478 reviews appreciated17:29
@jim:acmegating.comClark: any reason not to align zuul-client with the 3.8--3.10 tests we have for zuul itself?17:32
@jim:acmegating.com(ie, drop 3.6)17:33
@clarkb:matrix.org* Zuulians I wrote some zuul tool docker image related changes to get them onto python3.10 as OpenDev would like to drop python3.8 images soon (helps make room for python 3.11) https://review.opendev.org/c/zuul/zuul-registry/+/861479 https://review.opendev.org/c/zuul/zuul-client/+/861477 https://review.opendev.org/c/zuul/zuul-operator/+/861478 reviews appreciated17:33
@clarkb:matrix.org> <@jim:acmegating.com> Clark: any reason not to align zuul-client with the 3.8--3.10 tests we have for zuul itself?17:33
The reason I didn't do that is I wasn't sure if we had python3.6 users. Considering it is a client tool being more generous there might be a good thing?
@clarkb:matrix.orgBut if we don't have users for it then I think dropping it is fine. OpenDev's usage is all 3.8 iirc17:34
@jim:acmegating.com3.6 is eol.  seems like that should be okay, or if we want to keep it, we could drop 3.8 tests?17:35
@clarkb:matrix.orgOh ya we could drop 3.8 if we keep 3.6. I'm ok with either option. Does anyone else in here need or use 3.6?17:37
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 861657: Fix pipeline event starvation due to cleanup locks https://review.opendev.org/c/zuul/zuul/+/86165718:12
@jim:acmegating.comthat should address our current biggest racy test failure ^18:12
@michael_kelly_anet:matrix.orgtristanC: Any more comments on https://review.opendev.org/c/zuul/zuul-operator/+/853585/6 (and can I get some workflow votes on that and the next one in the chain?)19:57
@tristanc_:matrix.orgMichael Kelly: sure, thanks!20:23
@clarkb:matrix.orgtristanC: re the zuul-client python3.6 question above do you know if any of your users rely on that? I think that centos 8 is python3.6 by default?20:24
@clarkb:matrix.orger no centos 720:24
@tristanc_:matrix.orgClark: I think we should drop 3.6 support. CentOS user are likely to use container image for the Zuul runtime anyway.20:34
@fungicide:matrix.orgeven for the client cli?20:34
@fungicide:matrix.orgi guess it's a question of how many people are likely to run zuul-client from rhel/centos 7, which is probably not that many since they aren't desktop-oriented distros20:35
@tristanc_:matrix.orgfungi: that's what software factory setup yes, using a shell script to podman exec the command, like that it's transparent.20:36
@fungicide:matrix.orgfor calling zul-client on servers i agree a wrapper like that makes sense, which is probably ~100% of all the places centos/rhel are used anyway20:37
@fungicide:matrix.org * for calling zuul-client on servers i agree a wrapper like that makes sense, which is probably ~100% of all the places centos/rhel are used anyway20:37
@clarkb:matrix.orgok I'll push a followup change to the image swap to drop 3.620:42
-@gerrit:opendev.org- Zuul merged on behalf of MICHAEL KELLY: [zuul/zuul-operator] 853585: kopf: Upgrade kopf to at least 1.35.0 https://review.opendev.org/c/zuul/zuul-operator/+/85358520:45
-@gerrit:opendev.org- Clark Boylan proposed: [zuul/zuul-client] 861667: Remove python3.6 testing https://review.opendev.org/c/zuul/zuul-client/+/86166720:47
-@gerrit:opendev.org- Zuul merged on behalf of MICHAEL KELLY: [zuul/zuul-operator] 853586: Only listen for updates to known secrets https://review.opendev.org/c/zuul/zuul-operator/+/85358620:50
@michael_kelly_anet:matrix.org> <@tristanc_:matrix.org> Michael Kelly: sure, thanks!20:56
Thanks. Looks like they merged. :)
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 861657: Fix pipeline event starvation due to cleanup locks https://review.opendev.org/c/zuul/zuul/+/86165721:19
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 861668: Add rebase-merge merge mode https://review.opendev.org/c/zuul/zuul/+/86166821:30
-@gerrit:opendev.org- Ian Wienand proposed:22:25
- [zuul/zuul-jobs] 861562: Standarise block/when ordering https://review.opendev.org/c/zuul/zuul-jobs/+/861562
- [zuul/zuul-jobs] 861563: Update to ansible-lint 6.8.2 https://review.opendev.org/c/zuul/zuul-jobs/+/861563
- [zuul/zuul-jobs] 861588: [wip] sphinx circular dependencies error https://review.opendev.org/c/zuul/zuul-jobs/+/861588
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 861495: Parallelize some pipeline refresh ops https://review.opendev.org/c/zuul/zuul/+/86149523:17

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!