Wednesday, 2025-09-10

-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 959428: Fix provider quota calculation https://review.opendev.org/c/zuul/zuul/+/95942807:12
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 960340: Set event state of nodeless requests to completed https://review.opendev.org/c/zuul/zuul/+/96034007:53
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 960345: Continue request/node processing on exception https://review.opendev.org/c/zuul/zuul/+/96034508:55
@westphahl:matrix.orgzuul-maint: looks like it's time to merge https://review.opendev.org/c/zuul/zuul/+/957660 since `test_migration` started to fail09:50
@fajfer:reszka.orgit's also 2 weeks since announcement of these changes:10:06
https://review.opendev.org/c/zuul/zuul-jobs/+/921067/5
https://review.opendev.org/c/zuul/zuul-jobs/+/957219/2
they can be safely merged now
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 960340: Set event state of nodeless requests to completed https://review.opendev.org/c/zuul/zuul/+/96034010:51
-@gerrit:opendev.org- Zuul merged on behalf of Monty Taylor https://matrix.to/#/@mordred:inaugust.com: [zuul/zuul-jobs] 921067: Remove deprecated javascript jobs https://review.opendev.org/c/zuul/zuul-jobs/+/92106713:12
-@gerrit:opendev.org- Zuul merged on behalf of Damian Fajfer: [zuul/zuul-jobs] 957219: Remove version defaults for nodejs jobs https://review.opendev.org/c/zuul/zuul-jobs/+/95721913:18
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 960345: Continue request/node processing on exception https://review.opendev.org/c/zuul/zuul/+/96034513:42
-@gerrit:opendev.org- Damian Fajfer proposed: [zuul/zuul] 956167: Update React version to 17.0.2 https://review.opendev.org/c/zuul/zuul/+/95616714:06
-@gerrit:opendev.org- Damian Fajfer proposed: [zuul/zuul] 958645: Remove Swagger/OpenAPI components https://review.opendev.org/c/zuul/zuul/+/95864514:07
-@gerrit:opendev.org- Zuul merged on behalf of Simon Westphahl: [zuul/zuul] 957660: Adapt Postgres migration test for CVE-2025-8714 https://review.opendev.org/c/zuul/zuul/+/95766015:17
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 960417: WIP: Add subnode support to launcher https://review.opendev.org/c/zuul/zuul/+/96041720:12
@jim:acmegating.comzuul-maint: how does this look for a zuul release?20:20
commit 19be83fa30771f6c387ae243c12d5555e1d5d884 (HEAD, tag: 13.0.0)
@jim:acmegating.comthat's what opendev is running, and it's 2 commits behind master.  one is the psql test fix, the other is a launcher change, so neither should be relevant to the release.20:21
@nitarek123:matrix.orgQ: Currently, our approach for doing a suite of tests, where there's A, B, and C being tested is to have a script autogenerate the yaml for test-A, test-B and test-C, each taking a single node. I'm wondering if it's better to get a nodeset with multiple nodes, and then use that to run tests on A, B, C on each node? If that's better, does Zuul have a way to request grabbing a dynamic amount of static nodes?20:22
@clarkb:matrix.orgI would suggest you think about what makes sense to logically test so that it can be understood by developers. For this reason I would probably avoid combining different tests into a single job with multiple nodes20:37
@clarkb:matrix.orgits easier for people to understand if zuul reports platform-X-test SUCCEEDED and platform-Y-test FAILED than it is to say platform-test FAILED and force people to dig in further20:38
@nitarek123:matrix.orgHmm yes, that does make sense to me, thanks. I think the big issue is since the suites for the same test are always autogenerated as a list. But I think this does make sense, thanks.20:59

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