Saturday, 2023-02-25

-@gerrit:opendev.org- Michael Kelly proposed:00:12
- [zuul/zuul-jobs] 871539: roles: Add git-submodule-init role https://review.opendev.org/c/zuul/zuul-jobs/+/871539
- [zuul/zuul-jobs] 871679: roles: Add ensure-git-lfs https://review.opendev.org/c/zuul/zuul-jobs/+/871679
- [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/871680
-@gerrit:opendev.org- Michael Kelly proposed:00:27
- [zuul/zuul-jobs] 871539: roles: Add git-submodule-init role https://review.opendev.org/c/zuul/zuul-jobs/+/871539
- [zuul/zuul-jobs] 871679: roles: Add ensure-git-lfs https://review.opendev.org/c/zuul/zuul-jobs/+/871679
- [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/871680
-@gerrit:opendev.org- Michael Kelly proposed:00:38
- [zuul/zuul-jobs] 871539: roles: Add git-submodule-init role https://review.opendev.org/c/zuul/zuul-jobs/+/871539
- [zuul/zuul-jobs] 871679: roles: Add ensure-git-lfs https://review.opendev.org/c/zuul/zuul-jobs/+/871679
- [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/871680
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 875263: Fix prune-database command https://review.opendev.org/c/zuul/zuul/+/87526301:03
-@gerrit:opendev.org- Michael Kelly proposed:01:06
- [zuul/zuul-jobs] 871539: roles: Add git-submodule-init role https://review.opendev.org/c/zuul/zuul-jobs/+/871539
- [zuul/zuul-jobs] 871679: roles: Add ensure-git-lfs https://review.opendev.org/c/zuul/zuul-jobs/+/871679
- [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/871680
-@gerrit:opendev.org- Michael Kelly proposed:01:20
- [zuul/zuul-jobs] 871679: roles: Add ensure-git-lfs https://review.opendev.org/c/zuul/zuul-jobs/+/871679
- [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/871680
@michael_kelly_anet:matrix.orgIntending to write a test for https://review.opendev.org/c/zuul/zuul-jobs/+/871680/19 and wanted to check, are there any repos currently managed by the Zuul tenant that actually use LFS?01:26
-@gerrit:opendev.org- Michael Kelly proposed:01:27
- [zuul/zuul-jobs] 871679: roles: Add ensure-git-lfs https://review.opendev.org/c/zuul/zuul-jobs/+/871679
- [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/871680
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/87168001:33
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/87168001:45
@michael_kelly_anet:matrix.orgfor ^^^ I've added a sort of basic test that uses the roles, but lacking repos that support git LFS I can't do a more extensive test01:45
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/87168001:54
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-jobs] 871680: roles: Add git-lfs-init https://review.opendev.org/c/zuul/zuul-jobs/+/87168002:04
@jim:acmegating.comMichael Kelly: perhaps you could do something along the lines of setting up a git lfs server in the job; some roles have tests that do similar things03:00
@michael_kelly_anet:matrix.orgAre they constructing repos from scratch?  Can you point me at some examples of what you're thinking of?03:20
@jim:acmegating.comsome of the git prep roles do simulated repos, and other roles start servers.  not sure there's one that does both.  more just going for the general idea of if you need a server, start it.03:48
@michael_kelly_anet:matrix.orgI think that https://github.com/git-lfs/lfs-test-server is not so hard to use, moreso I was curious about any examples of how we're bootstrapping repos in place. eg: is there a specific location in the filesystem / workspace that this makes sense to do in lieu of in the checked out repo itself?04:12
@michael_kelly_anet:matrix.orgActually.. come to think of it, I'm not sure how I'd make that work anyway?  Part of what's happening in the role is that it's iterating over zuul.projects.values()04:14
@michael_kelly_anet:matrix.orgHow do I construct an environment where any test repo I bootstrap is in there?04:14
@michael_kelly_anet:matrix.orgAlso, if you've got a couple of minutes mind to take a quick once over of 04:28
https://review.opendev.org/c/zuul/zuul/+/869785
and
https://review.opendev.org/c/zuul/zuul/+/869786
?
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-operator] 875284: Convert docs from tox to nox https://review.opendev.org/c/zuul/zuul-operator/+/87528404:47
-@gerrit:opendev.org- Michael Kelly proposed:04:52
- [zuul/zuul-operator] 875284: Convert docs from tox to nox https://review.opendev.org/c/zuul/zuul-operator/+/875284
- [zuul/zuul-operator] 875286: Convert linters from tox to nox https://review.opendev.org/c/zuul/zuul-operator/+/875286
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-operator] 875286: Convert linters from tox to nox https://review.opendev.org/c/zuul/zuul-operator/+/87528605:01
@michael_kelly_anet:matrix.orgcorvus: Also, it'd be much appreciated if you can check out https://review.opendev.org/c/zuul/zuul-operator/+/875284 and https://review.opendev.org/c/zuul/zuul-operator/+/875286/205:02
-@gerrit:opendev.org- Michael Kelly proposed: [zuul/zuul-operator] 875287: Add remaining nox sessions based on tox.ini https://review.opendev.org/c/zuul/zuul-operator/+/87528705:05
@michael_kelly_anet:matrix.orgThey're basically just modelled on your similar changes in the zuul repo 05:05
@michael_kelly_anet:matrix.orghttps://review.opendev.org/c/zuul/zuul-operator/+/87528705:05
@michael_kelly_anet:matrix.orgAs well05:05
-@gerrit:opendev.org- Michael Kelly proposed:05:07
- [zuul/zuul-operator] 853695: Prefix zuul-specific resources with instance name https://review.opendev.org/c/zuul/zuul-operator/+/853695
- [zuul/zuul-operator] 853696: Prefix nodepool specific resources with instance name https://review.opendev.org/c/zuul/zuul-operator/+/853696
- [zuul/zuul-operator] 867938: Prefix managed resources with instance name https://review.opendev.org/c/zuul/zuul-operator/+/867938
- [zuul/zuul-operator] 861488: helm: Add a basic helm chart for zuul-operator https://review.opendev.org/c/zuul/zuul-operator/+/861488
- [zuul/zuul-operator] 862390: helm: Add cert-manager as optional dependency https://review.opendev.org/c/zuul/zuul-operator/+/862390
- [zuul/zuul-operator] 863191: helm: Add pxc-operator as optional dependency https://review.opendev.org/c/zuul/zuul-operator/+/863191
- [zuul/zuul-operator] 865945: test: Restructure zuul-operator-functional-k8s layout https://review.opendev.org/c/zuul/zuul-operator/+/865945
- [zuul/zuul-operator] 863579: test: Introduce Helm-based functional test https://review.opendev.org/c/zuul/zuul-operator/+/863579
- [zuul/zuul-operator] 863474: k8s: Provide an option to disable PXC operator installer https://review.opendev.org/c/zuul/zuul-operator/+/863474
- [zuul/zuul-operator] 866231: k8s: Clean up cert-manager installer https://review.opendev.org/c/zuul/zuul-operator/+/866231
- [zuul/zuul-operator] 863475: k8s: Provide an option to disable cert-manager installation https://review.opendev.org/c/zuul/zuul-operator/+/863475
- [zuul/zuul-operator] 863586: helm: Remove unnecessary CRD access from clusterrole https://review.opendev.org/c/zuul/zuul-operator/+/863586
- [zuul/zuul-operator] 863476: k8s: Enable administrator to limit the watched namespace scope https://review.opendev.org/c/zuul/zuul-operator/+/863476
- [zuul/zuul-operator] 863477: k8s: Allow use of a default image version besides latest https://review.opendev.org/c/zuul/zuul-operator/+/863477
- [zuul/zuul-operator] 863571: web: Enable custom metadata for Service resources https://review.opendev.org/c/zuul/zuul-operator/+/863571
- [zuul/zuul-operator] 861279: bug: Select scheduler pod based on instance name on update https://review.opendev.org/c/zuul/zuul-operator/+/861279
- [zuul/zuul-operator] 863572: bug: Properly parameterize zookeeper-client-tls everywhere https://review.opendev.org/c/zuul/zuul-operator/+/863572
- [zuul/zuul-operator] 866295: k8s: Remove unused ClusterRole from rbac-admin https://review.opendev.org/c/zuul/zuul-operator/+/866295
- [zuul/zuul-operator] 866296: helm: Support clusteradmin role binding https://review.opendev.org/c/zuul/zuul-operator/+/866296
- [zuul/zuul-operator] 866297: k8s: Added deploy cluster admin template https://review.opendev.org/c/zuul/zuul-operator/+/866297
- [zuul/zuul-operator] 866406: k8s: Inject rbac.yaml into operator.yaml https://review.opendev.org/c/zuul/zuul-operator/+/866406
- [zuul/zuul-operator] 866407: k8s: Provide tools and checker for deploy templates https://review.opendev.org/c/zuul/zuul-operator/+/866407
- [zuul/zuul-operator] 863439: doc: Rework install doc to cover both template and helm install https://review.opendev.org/c/zuul/zuul-operator/+/863439

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