Saturday, 2017-05-20

openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Read all Gerrit events from poll interruption  https://review.openstack.org/46645304:03
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: sql-connection: make _setup_tables staticmethod  https://review.openstack.org/46645504:06
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Find fallback branch in zuul-cloner  https://review.openstack.org/46645604:07
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: sql-reporter: add support for Ref change  https://review.openstack.org/46645704:09
*** adam_g has quit IRC04:41
*** adam_g has joined #zuul04:41
*** adam_g has quit IRC06:37
*** adam_g has joined #zuul06:38
*** adam_g has quit IRC06:46
*** adam_g has joined #zuul06:48
*** adam_g has quit IRC07:13
*** adam_g has joined #zuul07:14
*** adam_g has quit IRC07:39
*** adam_g has joined #zuul07:40
*** adam_g has quit IRC08:58
*** adam_g has joined #zuul08:59
*** adam_g has quit IRC10:45
*** adam_g has joined #zuul10:48
*** jkilpatr has quit IRC12:10
*** jkilpatr has joined #zuul12:32
*** adam_g has quit IRC13:10
*** adam_g has joined #zuul13:13
*** rcarrillocruz has quit IRC14:07
mordredjeblair, pabelanger: bikeshed alert - and it's possible y'all already talked about this at the summit14:24
*** ChanServ changes topic to "BIKESHED CONDITION RED"14:24
mordredwow. please tell me that's a new bot feature14:25
jeblairi wish i could make it flash14:25
mordredthe openstack-zuul-roles repo has a bunch of roles in it - however, there is also a theoretical goal maybe to publish common roles to galaxy, which prefers a role-per-repo structure14:26
mordredalso14:26
*** ChanServ changes topic to "Discussion of the project gating system Zuul | Docs: http://docs.openstack.org/infra/zuul/ | Source: https://git.openstack.org/cgit/openstack-infra/zuul/ | V3 development: http://git.openstack.org/cgit/openstack-infra/zuul/tree/README.rst?h=feature/zuulv3 | Channel logs: http://eavesdrop.openstack.org/irclogs/%23zuul/"14:26
mordredhttps://github.com/ansible/ansible/issues/16804 <-- multi roles per repo _works_ with galaxy currently but it's currently an accidental success and hasn't been fully codified yet14:26
jeblairmordred: oh hrm.  well, do we intend to publish (openstack-)zuul-roles to galaxy?14:27
mordrednow - multi-roles-per-repo is certainly a quicker way to hack on them ... and maybe ^^ we don't intend to publish the roles in openstack-zuul-roles ot galaxy14:27
mordred(which is why this is a bikeshed, not an immediately serious question)14:27
jeblairmordred: so maybe we continue with this, and if we find roles that should be in galaxy, we move them to standalone repos later?14:28
mordredbut I thought I'd bring it up, since there is an impedence mismatch between repo-with-multiple-roles and galaxy publication14:28
mordredjeblair: works for me14:28
jeblairmordred: and if that leaves 0 roles in openstack-zuul-roles, so be it.  :)14:28
mordredjeblair: we could also make a todo list item to add support for multiple-roles-per-repo to the galaxy server14:28
mordredjeblair: and while we're at it add support for registering roles not-via github14:29
jeblairya14:29
jeblairugh, that's still a thing?14:29
jeblairwe should def do that.14:29
mordredjeblair: yah. the underlying issue is that they're using github as data storage -so they don't need to store info about the repos locally at the moment, which means less infrastructure to run I believe14:30
mordredalso - they're piggybacking ratings off of the github stars system14:30
mordredI think those are both overcomeable14:30
mordredbut I think it'll be us doing it14:30
mordredsince we're the primary voice of "hey, people use not-github" - although maybe we could hoodwink someone at gitlab into helping ...14:31
jeblairoh yeah, that's right up their alley14:31
mordredoh - although it does look like it has some sort of sql backend ...14:32
mordredso maybe it'll be as simple as adding a special case in that so that it continues to just use a github reference for github projects, but stores data directly for non-github projects - which should still keep their load down in general14:33
* mordred will put it on the list of things to think about at some point - given last time we discussed it I said "as soon as you open source galaxy I'll fix that for you"14:33
jeblairhehe14:33
jeblairmordred: what did you promise when they open source tower?14:34
mordredjeblair: btw - I started some work this morning on refactoring shade's functional tests in the jjb - but with an eye to "what do I want this to look like in v3"14:34
jeblairmordred: sweet!14:34
mordredjeblair: that the zuul team and the tower team will get together and talk about what the future looks like :)14:34
mordredjeblair: so I'm about to push up some refactor patches, but also a patch to add shade to the v3 project list so I can playground that14:35
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: sql-reporter: add support for Ref change  https://review.openstack.org/46645714:35
mordredjeblair: I have two thoughts/questions related to that ...14:36
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Extract ansible library file copying to a function  https://review.openstack.org/46570514:37
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Remove queue-name from job schema  https://review.openstack.org/45979214:38
jeblairmordred: cool -- if you don't mind, i'd like to keep the project list small for a little longer though while we finish working out the base job structure14:40
mordredjeblair: cool - no problem!14:41
*** Cibo_ has joined #zuul15:34
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: RFC: support static workers  https://review.openstack.org/46648515:51
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: RFC: support static workers  https://review.openstack.org/46648516:05
*** rcarrillocruz has joined #zuul16:35
openstackgerritJesse Keating proposed openstack-infra/zuul feature/zuulv3: Add support for requiring github pr head status  https://review.openstack.org/44939017:04
jlkjeblair: https://review.openstack.org/449390 is my attempt at stacking on top of your change, to implement the status requirements that kicked off the whole redesign.17:05
*** Cibo_ has quit IRC17:17
*** adam_g has quit IRC17:20
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Remove unused merger:update task  https://review.openstack.org/46570117:21
*** adam_g has joined #zuul17:21
*** adam_g has quit IRC17:30
*** adam_g has joined #zuul17:32
*** jkilpatr has quit IRC19:00
*** jkilpatr has joined #zuul19:31
*** adam_g has quit IRC21:20
*** adam_g has joined #zuul21:21

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