Thursday, 2024-09-19

@kiransurya:matrix.orgHi I'm currently working on creating tag for build that is happening, is there any API request in zuul to check the number of pipelines ran that particular day?03:57
@anoop-jose:matrix.org> <@fungicide:matrix.org> i'm not sure who's using the gitlab driver. i could give you examples of using a timer trigger with the gerrit driver, but i don't expect that would help you06:18
fungi: could you please provide the example mentioned here?
tdlaw were you able to resolve the issue ?
-@gerrit:opendev.org- constantino calancha paredes proposed: [zuul/zuul] 929878: Remove redundant layout update signal to reduce wake-ups https://review.opendev.org/c/zuul/zuul/+/92987806:55
-@gerrit:opendev.org- Albin Vass proposed: [zuul/zuul-jobs] 929897: DNM: Test command creates behaviour https://review.opendev.org/c/zuul/zuul-jobs/+/92989709:27
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 929900: Respect fail-fast setting for node failures https://review.opendev.org/c/zuul/zuul/+/92990009:50
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 929900: Respect fail-fast setting for node failures https://review.opendev.org/c/zuul/zuul/+/92990010:55
-@gerrit:opendev.org- Simon Westphahl proposed:14:02
- [zuul/zuul] 928913: Retry node launches on failure https://review.opendev.org/c/zuul/zuul/+/928913
- [zuul/zuul] 929267: Avoid launcher busy-looping due to constant wake https://review.opendev.org/c/zuul/zuul/+/929267
- [zuul/zuul] 929273: wip: Add support for 'min-ready' provider nodes https://review.opendev.org/c/zuul/zuul/+/929273
-@gerrit:opendev.org- Simon Westphahl proposed on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com:14:02
- [zuul/zuul] 928959: Inherit some attributes from provider configs https://review.opendev.org/c/zuul/zuul/+/928959
- [zuul/zuul] 928971: Add missing AWS image configuration options https://review.opendev.org/c/zuul/zuul/+/928971
@fungicide:matrix.org> <@anoop-jose:matrix.org> fungi: could you please provide the example mentioned here?14:15
>
> tdlaw were you able to resolve the issue ?
well, the timer trigger is its own driver, distinct from any particular code review system. which source driver is used depends on how you've declared the projects listed in the tenant. the timer trigger documentation is here: https://zuul-ci.org/docs/zuul/latest/drivers/timer.html and this is what one looks like in a larger context of pipeline definitions https://opendev.org/opendev/project-config/src/branch/master/zuul.d/pipelines.yaml#L113-L121
@clarkb:matrix.org> <@kiransurya:matrix.org> Hi I'm currently working on creating tag for build that is happening, is there any API request in zuul to check the number of pipelines ran that particular day?15:10
Zuul reports activity stats via statsd and also hosts a prometheus metrics server that can be tied into a prometheus setup
@fungicide:matrix.orgput another way, those counts are not stored in zuul, but it does have integration so that you can capture and store them in another system like graphite or prometheus15:54
@mordred:waterwanders.comClark: funny story ... https://review.opendev.org/c/zuul/zuul-jobs/+/92106617:57
@mordred:waterwanders.comClark: also - the patches look amazingly similar17:58
@clarkb:matrix.orgmordred: oh neat. Do you want to merge them together? I think they both do some different bits that are useful17:59
@clarkb:matrix.orgmine has the apt repo setup for different versions and yours is a bit more explicit about needing to set the value17:59
@mordred:waterwanders.comClark: I +2'd yours, because changing the default to 20 is better than changing it to 18 at this point.  ... I can rebase mine on yours to pick up that assert17:59
@mordred:waterwanders.comyeah17:59
@mordred:waterwanders.comClark: also - you might enjoy https://review.opendev.org/c/zuul/zuul-jobs/+/921067 while you're brainspace paged on this topic18:00
@clarkb:matrix.orgmordred: I agree cleaning that up would be good. Any chance you know what https://opendev.org/opendev/base-jobs/src/branch/master/zuul.d/jobs.yaml#L457-L472 should be updated to use for modern stuff?18:02
@clarkb:matrix.orghttps://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/project-templates.yaml#L3304-L3336 will alos break but those are ancient and there are modern replacements later in the file so less worried about that one18:03
-@gerrit:opendev.org- Monty Taylor https://matrix.to/#/@mordred:inaugust.com proposed:20:02
- [zuul/zuul-jobs] 921066: Validate that node_version is set https://review.opendev.org/c/zuul/zuul-jobs/+/921066
- [zuul/zuul-jobs] 921067: Remove deprecated javascript jobs https://review.opendev.org/c/zuul/zuul-jobs/+/921067
@mordred:waterwanders.comClark: I think we should just remove that - according to codesearch, nothing is using it. 20:03
@mordred:waterwanders.comand I think it was always sort of a weird little stepchild anyway20:03
@jim:acmegating.comcan you make sure an announcement was sent to zuul-announce before removing them?20:13
@jim:acmegating.com(there are users of zuul-jobs that are not indexed in codesearch)20:13
@jim:acmegating.comi went ahead and approved the validate change because i think it should merge with the fix so we don't have a period where we have a working default again.  albin previously +2d it and clark seemed in favor.20:18
-@gerrit:opendev.org- Zuul merged on behalf of Clark Boylan: [zuul/zuul-jobs] 929852: Modernize ensure-nodejs https://review.opendev.org/c/zuul/zuul-jobs/+/92985220:23
-@gerrit:opendev.org- Monty Taylor https://matrix.to/#/@mordred:inaugust.com proposed: [zuul/zuul-jobs] 921304: Add support for installing node via NVM https://review.opendev.org/c/zuul/zuul-jobs/+/92130420:24
@mordred:waterwanders.comcorvus: the job I was suggesting removing was an opendev base-job, not a zuul-jobs job.20:25
@mordred:waterwanders.combut - I probably should have been clear with more words ... seeing as how I said that right after teh "remove deprecated javascript jobs" patch.20:27
@mordred:waterwanders.comClark: just to be clear - I think opendev-promote-javascript-content is just poo that should go away20:27
-@gerrit:opendev.org- Zuul merged on behalf of Monty Taylor https://matrix.to/#/@mordred:inaugust.com: [zuul/zuul-jobs] 921066: Validate that node_version is set https://review.opendev.org/c/zuul/zuul-jobs/+/92106620:31
@mordred:waterwanders.comcorvus: how does this look as a zuul-announce message? https://paste.opendev.org/show/bNfoHjY16xPz439CnTdx/ 20:46
@clarkb:matrix.orgmordred: got it. maybe If the openstack release weren't happening in two weeks I'd say remove it now but mgiht be good to wait? I dunno20:46
@clarkb:matrix.orgit does seem unlikely to be an issue for the upcoming release if codesearch produces no results20:46
@mordred:waterwanders.comClark: yeah - no need to rush20:47
@mordred:waterwanders.comI think the only thing we had that might have used it was storyboard20:47
@clarkb:matrix.orgyour email draft looks good20:47
@mordred:waterwanders.comand I don't think even it does20:47
@mordred:waterwanders.com\o/20:47
@clarkb:matrix.orgfwiw we can't make changes to opendev/base-jobs right now because CI is all sad. I've been working on fixing that today and think the change to do so is close20:48
@jim:acmegating.commordred: ah i see, the antecedent for the irc message about removing jobs was clark's query about the opendev base jobs.  carry on then.  :)22:13
but there's still a change to remove the zuul-jobs, which is what i thought was the topic of conversation and it does want an announce message and the one you proposed lgtm! :)
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:23:07
- [zuul/zuul] 929978: Fix console log stream delay on idempotent command https://review.opendev.org/c/zuul/zuul/+/929978
- [zuul/zuul] 929979: Handle kubectl port-foward terminations https://review.opendev.org/c/zuul/zuul/+/929979
@mordred:waterwanders.comcorvus: sent!23:09
@mordred:waterwanders.comcorvus: (fixed a few englishes first)23:09

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