Saturday, 2019-07-20

*** jamesmcarthur has quit IRC00:04
*** jamesmcarthur has joined #zuul00:32
*** jamesmcarthur has quit IRC00:37
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187401:11
*** jamesmcarthur has joined #zuul01:11
*** jamesmcarthur has joined #zuul01:12
fungiooh! now that looks useful01:14
*** armstrongs has quit IRC01:22
*** jamesmcarthur has quit IRC01:33
*** jamesmcarthur has joined #zuul01:35
*** jamesmcarthur has quit IRC01:40
*** igordc has joined #zuul01:40
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187401:41
corvusyeah, trying to move https://zuul-ci.org/docs/zuul/developer/specs/logs.html along01:42
fungiahh, yep. i figured those last two changes were related01:44
*** igordc has quit IRC01:49
*** jamesmcarthur has joined #zuul02:10
*** jamesmcarthur has quit IRC02:17
*** sgw has joined #zuul02:25
*** jamesmcarthur has joined #zuul02:28
*** jamesmcarthur has quit IRC02:45
*** jamesmcarthur has joined #zuul02:56
*** jamesmcarthur has quit IRC02:56
*** jamesmcarthur has joined #zuul02:56
*** jamesmcarthur has quit IRC03:01
*** jamesmcarthur has joined #zuul03:29
*** sgw has quit IRC03:32
*** jamesmcarthur has quit IRC03:35
*** jamesmcarthur has joined #zuul03:55
*** jamesmcarthur has quit IRC04:00
*** jamesmcarthur has joined #zuul04:07
*** jamesmcarthur has quit IRC04:53
*** bhavikdbavishi has quit IRC04:58
*** bhavikdbavishi has joined #zuul05:25
*** bhavikdbavishi has quit IRC06:16
*** bhavikdbavishi has joined #zuul06:24
*** armstrongs has joined #zuul07:28
*** armstrongs has quit IRC07:37
*** armstrongs has joined #zuul07:54
*** armstrongs69 has joined #zuul07:59
*** armstrongs69 has quit IRC08:01
*** armstrongs3 has joined #zuul08:01
*** armstrongs has quit IRC08:02
*** armstrongs3 has quit IRC08:02
*** armstrongs has joined #zuul08:02
armstrongsim seeing a strange issue, i have 2 github pipelines. One is a simple trigger on Pull request. The second is on push events to master based on tags . When i push a tag to master and have no branches the pipeline triggers as expected. However, when i have branches on the github repo the push event based on tags is showing up on the zuul gui for a sh08:04
armstrongsort period but won't queue the job ranches it works. If i remove the branches and tag it then works again08:04
armstrongshttp://paste.openstack.org/show/754607/08:06
armstrongshttp://paste.openstack.org/show/754608/08:08
armstrongsabove are my pipeline.yaml and .zuul.yaml08:08
armstrongshas anyone seen anything similar?08:08
armstrongsso when i tag master and have no branches it works fine. When i have branches created on the repo the push pipeline wont queue jobs. As soon as i remove the branches on the repo the push based on tag pipeline queues as expected08:11
armstrongswhen i say no branches i mean other than master :)08:28
*** bhavikdbavishi has quit IRC09:00
tristanCcorvus: i only use (setq js-indent-level 2 js2-strict-missing-semi-warning nil) for js2-mode/rjsx-mode09:48
tristanCmordred: seems like the info schema is mostly placeholders that haven't been filled. iirc, only the `tenant` field is used to detect whitelabel.09:52
*** armstrongs has quit IRC10:33
*** altlogbot_2 has quit IRC11:05
*** altlogbot_2 has joined #zuul11:07
*** armstrongs has joined #zuul11:14
*** tosky has joined #zuul12:14
mordredtristanC: kk. that's what it seemed like13:01
*** bhavikdbavishi has joined #zuul13:32
fungiarmstrongs: probably what you're noticing is that tags are inherently branchless (they can reference a commit which appears on multiple branches, or even on no branch at all)13:34
fungione possible solution which has been drafted and seeking feedback from the broader user base is https://review.opendev.org/57855713:35
fungito guess a likely branch for a given tag13:36
fungianother potential approach is to do something like https://review.opendev.org/660856 and simply not consider branch matchers at all when acting on events which lack branch info13:37
fungithe solution we currently use in opendev's zuul is to mostly just not reuse the same jobs between branch-referent and branchless triggers... and when we do need a job for a tag to be branch aware we bake logic into the job itself to attempt to infer the most relevant branch (and then possibly no-op if the branch is not applicable for that job)13:40
fungiit's not ideal (with my opendev sysadmin hat on), but (with my zuul maintainer hat on) we didn't want to go adding more weird logic to zuul's job selection which was only relevant to opendev's deployment, so want to be sure it's behavior which is broadly beneficial to a variety of zuul users13:43
fungithus, feedback appreciated!13:43
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187413:47
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187414:23
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: DNM: Test base-jobs  https://review.opendev.org/67189414:28
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187414:45
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: DNM: Test base-jobs  https://review.opendev.org/67189414:45
*** tosky has quit IRC15:22
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187415:23
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: DNM: Test base-jobs  https://review.opendev.org/67189415:23
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187415:53
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: DNM: Test base-jobs  https://review.opendev.org/67189415:53
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Add generate-zuul-manifest role  https://review.opendev.org/67187415:59
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: DNM: Test base-jobs  https://review.opendev.org/67189415:59
corvusall right there we go: http://logs.openstack.org/74/671874/8/check/zuul-jobs-test-generate-zuul-manifest/129b4b8/test-manifest.json16:03
fungiwoo!16:05
fungii'll try to take a look once i'm no longer taming fire16:05
*** jamesmcarthur has joined #zuul16:53
*** jamesmcarthur_ has joined #zuul16:53
*** jamesmcarthur has quit IRC16:57
*** jamesmcarthur_ has quit IRC17:33
*** jamesmcarthur has joined #zuul17:40
*** jamesmcarthur has quit IRC17:44
*** jamesmcarthur has joined #zuul17:46
*** jamesmcarthur has quit IRC17:55
openstackgerritJames E. Blair proposed zuul/zuul master: WIP: Add manifest tree view to build page  https://review.opendev.org/67190618:10
clarkbwow corvus is busy this weekend. I have back to back family reunion type things so probably wont look at it until monday18:21
fungiwe have friends in from out of town staying over, so abnormal levels of grilling and board games compared to my typical weekend18:41
*** tjgresha has quit IRC20:03
*** tjgresha has joined #zuul20:04
*** bhavikdbavishi has quit IRC20:15
*** armstrongs47 has joined #zuul21:44
*** armstrongs47 has quit IRC21:53
mordredfungi: you planning on grilling the friends?22:04
fungialready done. they were delectable22:14
*** logan- has quit IRC22:19
*** logan- has joined #zuul22:20
openstackgerritJames E. Blair proposed zuul/zuul master: WIP: Add manifest tree view to build page  https://review.opendev.org/67190622:29

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!