openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Read all Gerrit events from poll interruption https://review.openstack.org/466453 | 04:03 |
---|---|---|
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: sql-connection: make _setup_tables staticmethod https://review.openstack.org/466455 | 04:06 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Find fallback branch in zuul-cloner https://review.openstack.org/466456 | 04:07 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: sql-reporter: add support for Ref change https://review.openstack.org/466457 | 04:09 |
*** adam_g has quit IRC | 04:41 | |
*** adam_g has joined #zuul | 04:41 | |
*** adam_g has quit IRC | 06:37 | |
*** adam_g has joined #zuul | 06:38 | |
*** adam_g has quit IRC | 06:46 | |
*** adam_g has joined #zuul | 06:48 | |
*** adam_g has quit IRC | 07:13 | |
*** adam_g has joined #zuul | 07:14 | |
*** adam_g has quit IRC | 07:39 | |
*** adam_g has joined #zuul | 07:40 | |
*** adam_g has quit IRC | 08:58 | |
*** adam_g has joined #zuul | 08:59 | |
*** adam_g has quit IRC | 10:45 | |
*** adam_g has joined #zuul | 10:48 | |
*** jkilpatr has quit IRC | 12:10 | |
*** jkilpatr has joined #zuul | 12:32 | |
*** adam_g has quit IRC | 13:10 | |
*** adam_g has joined #zuul | 13:13 | |
*** rcarrillocruz has quit IRC | 14:07 | |
mordred | jeblair, pabelanger: bikeshed alert - and it's possible y'all already talked about this at the summit | 14:24 |
*** ChanServ changes topic to "BIKESHED CONDITION RED" | 14:24 | |
mordred | wow. please tell me that's a new bot feature | 14:25 |
jeblair | i wish i could make it flash | 14:25 |
mordred | the 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 structure | 14:26 |
mordred | also | 14: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 | |
mordred | https://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 yet | 14:26 |
jeblair | mordred: oh hrm. well, do we intend to publish (openstack-)zuul-roles to galaxy? | 14:27 |
mordred | now - 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 galaxy | 14:27 |
mordred | (which is why this is a bikeshed, not an immediately serious question) | 14:27 |
jeblair | mordred: 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 |
mordred | but I thought I'd bring it up, since there is an impedence mismatch between repo-with-multiple-roles and galaxy publication | 14:28 |
mordred | jeblair: works for me | 14:28 |
jeblair | mordred: and if that leaves 0 roles in openstack-zuul-roles, so be it. :) | 14:28 |
mordred | jeblair: we could also make a todo list item to add support for multiple-roles-per-repo to the galaxy server | 14:28 |
mordred | jeblair: and while we're at it add support for registering roles not-via github | 14:29 |
jeblair | ya | 14:29 |
jeblair | ugh, that's still a thing? | 14:29 |
jeblair | we should def do that. | 14:29 |
mordred | jeblair: 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 believe | 14:30 |
mordred | also - they're piggybacking ratings off of the github stars system | 14:30 |
mordred | I think those are both overcomeable | 14:30 |
mordred | but I think it'll be us doing it | 14:30 |
mordred | since we're the primary voice of "hey, people use not-github" - although maybe we could hoodwink someone at gitlab into helping ... | 14:31 |
jeblair | oh yeah, that's right up their alley | 14:31 |
mordred | oh - although it does look like it has some sort of sql backend ... | 14:32 |
mordred | so 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 general | 14: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 | |
jeblair | hehe | 14:33 |
jeblair | mordred: what did you promise when they open source tower? | 14:34 |
mordred | jeblair: 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 |
jeblair | mordred: sweet! | 14:34 |
mordred | jeblair: that the zuul team and the tower team will get together and talk about what the future looks like :) | 14:34 |
mordred | jeblair: 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 that | 14:35 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: sql-reporter: add support for Ref change https://review.openstack.org/466457 | 14:35 |
mordred | jeblair: I have two thoughts/questions related to that ... | 14:36 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Extract ansible library file copying to a function https://review.openstack.org/465705 | 14:37 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Remove queue-name from job schema https://review.openstack.org/459792 | 14:38 |
jeblair | mordred: 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 structure | 14:40 |
mordred | jeblair: cool - no problem! | 14:41 |
*** Cibo_ has joined #zuul | 15:34 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: RFC: support static workers https://review.openstack.org/466485 | 15:51 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: RFC: support static workers https://review.openstack.org/466485 | 16:05 |
*** rcarrillocruz has joined #zuul | 16:35 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: Add support for requiring github pr head status https://review.openstack.org/449390 | 17:04 |
jlk | jeblair: 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 IRC | 17:17 | |
*** adam_g has quit IRC | 17:20 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Remove unused merger:update task https://review.openstack.org/465701 | 17:21 |
*** adam_g has joined #zuul | 17:21 | |
*** adam_g has quit IRC | 17:30 | |
*** adam_g has joined #zuul | 17:32 | |
*** jkilpatr has quit IRC | 19:00 | |
*** jkilpatr has joined #zuul | 19:31 | |
*** adam_g has quit IRC | 21:20 | |
*** adam_g has joined #zuul | 21:21 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!