Wednesday, 2024-07-17

@mnaser:matrix.orgI have a small question, it is an openstack-ism but it applies for Zuul in general.  Would there be a way to checkout jobs from a different branch in a single branch.  In my case, I'd be looking to run different versions of devstack in a project which consumes it that is a single branch.  01:47
@mnaser:matrix.orgMore specifically https://github.com/k-orc/openstack-resource-controller/pull/102 which is testing an openstack operator against different versions of OpenStack.01:47
-@gerrit:opendev.org- Dong Zhang proposed wip on behalf of Benedikt Löffler: [zuul/nodepool] 923506: WIP: Support EC2 Fleet API https://review.opendev.org/c/zuul/nodepool/+/92350607:36
-@gerrit:opendev.org- Dong Zhang proposed wip on behalf of Benedikt Löffler: [zuul/nodepool] 923506: WIP: Support EC2 Fleet API https://review.opendev.org/c/zuul/nodepool/+/92350607:57
-@gerrit:opendev.org- Dong Zhang proposed wip on behalf of Benedikt Löffler: [zuul/nodepool] 923506: WIP: Support EC2 Fleet API https://review.opendev.org/c/zuul/nodepool/+/92350608:17
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/92280209:39
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/92280209:41
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 924292: Remove straight_join in favor of index hints https://review.opendev.org/c/zuul/zuul/+/92429209:46
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 923239: wip: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/92323909:54
@fungicide:matrix.org> <@mnaser:matrix.org> I have a small question, it is an openstack-ism but it applies for Zuul in general.  Would there be a way to checkout jobs from a different branch in a single branch.  In my case, I'd be looking to run different versions of devstack in a project which consumes it that is a single branch.12:18
does `override-checkout` work within a variant?
@mnaser:matrix.org> <@fungicide:matrix.org> does `override-checkout` work within a variant?12:18
Would that also override the checkout of the job itself from a different branch too ?
@fungicide:matrix.orgoh, right, you want the job configuration from the other branch...12:20
-@gerrit:opendev.org- Dong Zhang proposed wip on behalf of Benedikt Löffler: [zuul/nodepool] 923506: WIP: Support EC2 Fleet API https://review.opendev.org/c/zuul/nodepool/+/92350612:20
@fungicide:matrix.orgmnaser: looks like it should? https://zuul-ci.org/docs/zuul/latest/config/job.html#attr-job.override-checkout "This value is also used to help select which variants of a job to run. If override-checkout is set, then Zuul will use this value instead of the branch of the item being tested when collecting jobs to run."12:21
-@gerrit:opendev.org- Bernhard Berg proposed: [zuul/zuul-jobs] 924330: prepare-workspace-git: Add allow deleting current branch https://review.opendev.org/c/zuul/zuul-jobs/+/92433012:32
-@gerrit:opendev.org- Bernhard Berg proposed: [zuul/zuul-jobs] 917539: prepare-workspace-git: Add allow deleting current branch https://review.opendev.org/c/zuul/zuul-jobs/+/91753912:42
-@gerrit:opendev.org- Bernhard Berg proposed: [zuul/zuul-jobs] 917539: prepare-workspace-git: Add allow deleting current branch https://review.opendev.org/c/zuul/zuul-jobs/+/91753912:43
-@gerrit:opendev.org- Simon Westphahl proposed:13:33
- [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/922802
- [zuul/zuul] 923239: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/923239
@harbott.osism.tech:regio.chatisn't this just how e.g. neutron-tempest-plugin is running tests on multiple stable branches? cf. https://opendev.org/openstack/neutron-tempest-plugin/src/branch/master/zuul.d/2023_1_jobs.yaml#L4 for example13:38
@jim:acmegating.comzuul-maint: how about this for a zuul release?  commit f0a828472ee5e390ff774694fd2f21439f98f135 (HEAD -> master, tag: 11.0.1, origin/master, refs/changes/92/924292/1)16:45
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 923239: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/92323917:36
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:18:17
- [zuul/zuul] 924290: Refactor ZKObject to harmonize plain and sharded https://review.opendev.org/c/zuul/zuul/+/924290
- [zuul/zuul] 924356: Always store zstat for sharded zkobjects https://review.opendev.org/c/zuul/zuul/+/924356
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:18:22
- [zuul/zuul] 924291: Switch the Provider to a sharded ZK object https://review.opendev.org/c/zuul/zuul/+/924291
- [zuul/zuul] 924293: Only update launcher providers on layout updates https://review.opendev.org/c/zuul/zuul/+/924293
- [zuul/zuul] 924189: Publish zuul-launcher image https://review.opendev.org/c/zuul/zuul/+/924189
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed on behalf of Simon Westphahl:18:22
- [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/922802
- [zuul/zuul] 923239: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/923239
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924373: WIP: Add some of the aws driver and statemachine framework https://review.opendev.org/c/zuul/zuul/+/92437321:47
@jim:acmegating.comzuul-maint: actually, let's strike that release proposal; i think https://review.opendev.org/924114 fixes an important regression and should be in a release asap.22:03
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:23:32
- [zuul/zuul] 923778: WIP: Demo combined status page https://review.opendev.org/c/zuul/zuul/+/923778
- [zuul/zuul] 924376: WIP: demo compressed non-live items https://review.opendev.org/c/zuul/zuul/+/924376

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