Saturday, 2021-06-12

mnaseravass[m]: looks like a bunch of failures, ill check them out after idnner00:02
opendevreviewMerged zuul/zuul master: Add spec for enhanced regional executor distribution  https://review.opendev.org/c/zuul/zuul/+/66341301:02
*** zenkuro <zenkuro!~zenkuro@37.214.79.55> has quit IRC (Ping timeout: 481 seconds)01:08
*** bhagyashris_ <bhagyashris_!~bhagyashr@103.98.79.86> has joined #zuul01:32
*** bhagyashris <bhagyashris!~bhagyashr@103.98.79.86> has quit IRC (Ping timeout: 480 seconds)01:39
opendevreviewMerged zuul/zuul master: zuul tenant-conf-check: disable scheduler creation  https://review.opendev.org/c/zuul/zuul/+/79402702:46
*** ricolin <ricolin!~ricolin@118.150.144.205> has joined #zuul03:34
*** ricolin_ <ricolin_!~ricolin@118.150.144.205> has quit IRC (Ping timeout: 480 seconds)03:34
*** timburke <timburke!~timburke@2601:645:c480:3660:d4f3:a3b4:736b:710d> has quit IRC (Ping timeout: 480 seconds)05:54
*** tosky <tosky!~luigi@dynamic-adsl-78-13-253-141.clienti.tiscali.it> has joined #zuul08:19
*** zenkuro <zenkuro!~zenkuro@37.214.79.247> has joined #zuul10:06
avass[m]mnaser: I can probably take a look at those later13:08
mnaseravass[m]: awesome!13:08
*** tosky <tosky!~luigi@dynamic-adsl-78-13-253-141.clienti.tiscali.it> has quit IRC ()13:52
opendevreviewJames E. Blair proposed zuul/zuul master: Add Spec on Resource Quota per Tenant  https://review.opendev.org/c/zuul/zuul/+/78848114:04
opendevreviewJames E. Blair proposed zuul/zuul master: Spec: move from OFTC to Matrix  https://review.opendev.org/c/zuul/zuul/+/79366914:04
avass[m]mnaser: right, I can't actually push to that branch since I don't have push rights to vexxhost/curl14:15
mnaseravass[m]: let me add you14:15
mnaseravass[m]: sent an invite14:16
avass[m]mnaser: I added a nice suggestion as a review instead :)14:16
avass[m]mnaser: pushed, lets see if that fixes the cmkae-ngtcp2 job14:17
mnasercool :)14:18
mnaseravass[m]: it fails in pre so should be quick to spot14:18
avass[m]mnaser: looks like that worked14:34
mnaserwoot14:34
avass[m]scan-build is still failing but I'm not sure if that's a real error or not14:36
corvusavass, mnaser: i just wanted to let you know i'm cheering you on  :)15:03
mnaseravass[m]: i fixed scan-build yesterday hrm15:03
avass[m]I'm gonna ping bagder on irc later to see if those are real errors15:03
mnaser>scan-build: 3 bugs found.15:04
avass[m]unless you do it first, but I figured that it's better to let the buildset complete first :)15:04
avass[m]yeah exactly15:04
mnaseryeah i guess its an actual failure, ill let you ping them :)15:04
* mnaser is dealing with other fun stuff15:04
mnasercorvus: it's mostly avass[m] \o/15:04
opendevreviewMerged zuul/zuul master: Add Spec on Resource Quota per Tenant  https://review.opendev.org/c/zuul/zuul/+/78848115:21
opendevreviewMerged zuul/zuul master: Spec: move from OFTC to Matrix  https://review.opendev.org/c/zuul/zuul/+/79366915:21
*** josefwells <josefwells!~josefwell@cpe-70-112-68-60.austin.res.rr.com> has joined #zuul15:53
*** josefwells <josefwells!~josefwell@cpe-70-112-68-60.austin.res.rr.com> has quit IRC (Ping timeout: 480 seconds)16:22
*** mhuin <mhuin!~mhuin@89-159-62-32.rev.numericable.fr> has joined #zuul16:35
*** mhu1 <mhu1!~mhuin@89-159-62-32.rev.numericable.fr> has quit IRC (Ping timeout: 480 seconds)16:38
*** matrix9283[m] <matrix9283[m]!~matrix928@2001:470:1af1:101::87a5> has joined #zuul16:40
avass[m]mnaser: I see a perfect opportunity to show off Depends-On16:44
avass[m]mnaser: I think you may need to edit the PR description to include `Depends-On: https://github.com/curl/curl/pull/7248`16:46
mnaseravass[m]: done :D16:47
*** timburke <timburke!~timburke@2601:645:c480:3660:d4f3:a3b4:736b:710d> has joined #zuul16:52
*** timburke <timburke!~timburke@2601:645:c480:3660:d4f3:a3b4:736b:710d> has quit IRC (Ping timeout: 480 seconds)17:33
*** tosky <tosky!~luigi@dynamic-adsl-78-13-253-141.clienti.tiscali.it> has joined #zuul20:21
opendevreviewJames E. Blair proposed zuul/zuul master: Add Matrix HOWTO  https://review.opendev.org/c/zuul/zuul/+/79615320:41
*** matrix9283[m] <matrix9283[m]!~matrix928@2001:470:1af1:101::87a5> has left #zuul (User left)20:41
avass[m]corvus:  do you want to add something about project gating and/or cross project dependencies on: https://github.com/curl/curl/pull/7245 ?21:55
*** tosky <tosky!~luigi@dynamic-adsl-78-13-253-141.clienti.tiscali.it> has quit IRC ()22:42
*** timburke <timburke!~timburke@2601:645:c480:3660:d4f3:a3b4:736b:710d> has joined #zuul22:51
*** timburke <timburke!~timburke@2601:645:c480:3660:d4f3:a3b4:736b:710d> has quit IRC (Ping timeout: 480 seconds)23:04
mnaserhmm23:21
mnaserhow easy would it be to change the name of the status report when using zuul for a pipeline?23:21
mnasercontext: https://github.com/curl/curl/pull/7245#issuecomment-86012118423:21
mnaser(i know, gating would be nice, but i'm trying to make things in small digestable portions :p)23:21
avass[m]yeah I think we'd even want to be able to report each job as a github check instead of having to create a pipeline for each job.23:22
fungiwhich would be problematic i suppose since which jobs are built is dynamic and can't be precomputed23:58
fungiassuming github checks have to be individually predefined and don't vary by pr?23:58

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