Tuesday, 2019-03-26

*** rlandy|rover is now known as rlandy|rover|bbl00:04
*** jamesmcarthur has joined #zuul00:53
*** jamesmcarthur has quit IRC01:30
*** jamesmcarthur has joined #zuul01:38
*** jamesmcarthur has quit IRC02:13
*** rlandy|rover|bbl is now known as rlandy|rover02:31
*** rlandy|rover has quit IRC02:31
*** jkt has quit IRC02:37
*** jkt has joined #zuul02:38
*** jamesmcarthur has joined #zuul02:48
*** jamesmcarthur has quit IRC02:51
*** jamesmcarthur has joined #zuul02:52
*** jamesmcarthur has quit IRC03:14
*** jamesmcarthur has joined #zuul03:44
*** jamesmcarthur has quit IRC03:48
*** adam_g has quit IRC03:51
*** adam_g has joined #zuul03:52
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: Get executor job params  https://review.openstack.org/60707804:47
openstackgerritMerged openstack-infra/zuul master: web: check if project has variant  https://review.openstack.org/64726005:20
*** saneax has joined #zuul05:30
*** quiquell|off is now known as quiquell06:43
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: Separate out executor server from runner  https://review.openstack.org/60707906:45
tristanCjhesketh: i'll propose a refactor on top of 607079 to make the interface between AnsibleBaseJob and the executor cleaner06:49
jheskethtristanC: +1, sounds good thanks06:50
openstackgerritMerged openstack-infra/zuul-jobs master: Organize documentation by subject area  https://review.openstack.org/64595506:51
*** pcaruana has joined #zuul07:10
*** themroc has joined #zuul08:12
openstackgerritFabien Boucher proposed openstack-infra/zuul master: Elasticsearch Zuul reporter  https://review.openstack.org/64492708:17
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: Separate out executor server from runner  https://review.openstack.org/60707908:18
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: runner: implement prep-workspace  https://review.openstack.org/60708208:18
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: runner: add configuration schema  https://review.openstack.org/64067208:18
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: runner: add execute sub-command  https://review.openstack.org/63094408:18
tristanCjhesketh: not that i'm super found of long contrusctor, but here are the arguments needed by AnsibleJobBase: https://review.openstack.org/#/c/607082/21/zuul/executor/common.py@55008:20
*** jpena|off is now known as jpena08:21
openstackgerritFabien Boucher proposed openstack-infra/zuul master: Elasticsearch Zuul reporter  https://review.openstack.org/64492708:23
jheskethtristanC: hmm, I think it's okay08:23
jheskethtristanC: Are you just rebasing, or looking to address James' other feedback?08:24
jheskethI'm happy to help out, but don't want to step on your toes/duplicate efforts etc08:24
tristanCi think i addressed James' comment on the first couple of patches. Then for the config schema and cli interface i didn't look into them08:27
jheskethcool (I haven't had a chance to look at the shuffling yet sorry)08:29
tristanCfor the config schema, perhaps we should drop runtime (e.g. project name, job name) information and only keep runner dirs, user provided nodes, connections informations, (and latter nodepool provider)08:29
tristanCand for the cli, perhaps we should drop the sub-command, zuul-runner should execute the job by default, unless we use a "--dry" flag to just prep-workspace08:30
tristanCcorvus: jhesketh: btw, the current stack head is https://review.openstack.org/63094408:32
*** electrofelix has joined #zuul08:40
*** quiquell has quit IRC08:47
*** quiquell has joined #zuul08:47
*** sshnaidm|pto is now known as sshnaidm|rover09:00
*** hashar has joined #zuul09:07
*** gtema has joined #zuul09:56
*** fakir has joined #zuul10:03
fakirHey guys, I got a problem with connecting second openstack project to the zuul. I ve add new provider with correct pools and labels to the nodepool.yaml and 2nd. project to the clouds.yaml, but still i cannot spawn nodes on that machine :/ Did anyone had same problems?10:04
arxcruzjhesketh: hey, around?10:44
arxcruzjhesketh: thanks for the patch, https://review.openstack.org/#/c/607077 :)10:45
arxcruzjhesketh: can you help me? how can i discover the tenant to consume the api ?10:45
jhesketharxcruz: there's the /api/tenants endpoint if that's what you are after?10:54
jheskethotherwise take a look at https://review.openstack.org/#/c/630944/ and its parents commits for how the api is intended to be used10:54
arxcruzjhesketh: thanks, i'm not able to reach api/tenants however, the code isn't in production yet anyway10:55
arxcruzhttp://zuul.openstack.org/api/tenants isn't returning anything10:55
jhesketharxcruz: that's because it's deployed in a single-tenant mode10:59
jheskethso /api/info will give you some info, but the tenant is always openstack10:59
jheskethso you can drop the "tenant/openstack" part of the path11:00
jheskethbut as for the freeze-jobs endpoint, I don't think zuul has been restarted to pick that up yet anyway11:01
arxcruzjhesketh: so, when zuul restart, it will be zuul.openstack.org/api/tenant/openstack/pipeline/check/project/openstack/tripleo-quickstart/branch/master/freeze-jobs for example right ?11:02
jheskethI think zuul.openstack.org/api/pipeline/check/project/openstack/tripleo-quickstart/branch/master/freeze-jobs should be correct (no tenant, as that's rewritten)11:03
arxcruzjhesketh: cool, thanks!11:04
jhesketh(also my internet provider is currently dropping ~40% packets, so I may be a little flaky on IRC atm)11:05
arxcruz:)11:07
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: web: add OpenAPI documentation  https://review.openstack.org/53554111:46
quiquellHi we have a question about using job.override-checkout11:52
quiquellIn chase the branch we put the does not exists it will checkout master branch ?11:52
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: runner: implement prep-workspace  https://review.openstack.org/60708211:53
*** dmsimard has joined #zuul12:10
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: runner: add configuration schema  https://review.openstack.org/64067212:25
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: runner: add execute sub-command  https://review.openstack.org/63094412:26
*** gtema has quit IRC12:33
*** jpena is now known as jpena|lunch12:35
*** rlandy has joined #zuul12:37
*** jamesmcarthur has joined #zuul12:46
*** fakir has quit IRC13:20
pabelangerfor a config-project, I learned last night that is seems to only support a single branch (master) to load its configuration from: https://zuul-ci.org/docs/zuul/user/config.html#configuration-loading13:28
pabelangerIs there a way that could be changed to selected which branch contains its configuration? The use case I am thinking of is migrating a config-project between 2 different zuul.13:29
pabelangereg: zuul A -> branch A and zuul B -> branch B, cut over projects from zuul A to zuul B, then delete branch A in config-project13:29
pabelangerotherwise, it seems I have to create 2 seperate config-projects and only attach a single zuul to each13:30
*** jpena|lunch is now known as jpena13:35
*** gtema has joined #zuul13:38
*** jamesmcarthur has quit IRC14:11
*** jamesmcarthur has joined #zuul14:13
*** jamesmcarthur has quit IRC14:14
*** quiquell is now known as quiquell|off14:18
Shrewsfyi to all: out this afternoon for doctor things14:26
*** jamesmcarthur has joined #zuul14:36
*** zbr has quit IRC14:47
*** zbr has joined #zuul14:50
*** saneax has quit IRC14:56
openstackgerritFabien Boucher proposed openstack-infra/zuul master: Elasticsearch Zuul reporter  https://review.openstack.org/64492715:15
openstackgerritFabien Boucher proposed openstack-infra/zuul master: Elasticsearch Zuul reporter  https://review.openstack.org/64492715:15
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool master: WIP: Fix for image build leaks  https://review.openstack.org/64759915:17
fungitrying to put together a brief blurb for the osf bi-weekly newsletter... is the main thrust of the zuul-runner work to make it easier to users to locally reproduce zuul jobs? not finding any related spec (approved nor proposed)15:18
openstackgerritFabien Boucher proposed openstack-infra/zuul master: Elasticsearch Zuul reporter  https://review.openstack.org/64492715:24
corvusfungi: that's the idea, and yeah, no spec.  we'd have a spec if we started something like that today.15:27
fungino problem, just didn't want to ask questions where the answer was already clearly documented in a spec. thanks!15:28
fungithe project update was a little light on the goal of that feature15:29
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool master: WIP: Fix for image build leaks  https://review.openstack.org/64759915:32
*** themroc has quit IRC15:35
corvustobiash: what do you think of this change?  is it the right behavior?  https://review.openstack.org/64439215:44
*** hashar has quit IRC16:10
corvustobiash: comment on https://review.openstack.org/63516616:14
corvuspabelanger: can you see if your concerns on https://review.openstack.org/632620 are addresse?16:16
corvusaddressed16:16
openstackgerritMerged openstack-infra/zuul-jobs master: Add the tox_install_bindep option to the tox job  https://review.openstack.org/63587716:23
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Add a role to mirror a git repository to a remote git server  https://review.openstack.org/64339416:24
corvusdmsimard: ^ i updated your change because my docs reorg would have broken it16:25
dmsimardcorvus: np, it removed your +2 though16:25
corvusdmsimard: yep, readding now16:25
openstackgerritMerged openstack-infra/zuul-jobs master: Pin nodejs package to upstream repo  https://review.openstack.org/62782316:31
openstackgerritMerged openstack-infra/zuul-jobs master: run-test-command: support list in test_command variable  https://review.openstack.org/61088816:34
tobiashcorvus: re 644392: yes, I think that should be correct. It's like specifying dependencies16:43
tobiashcorvus: responded on 63516616:45
corvustobiash: ok, i +3d it, we can flip the default later16:46
tobiash:)16:46
*** gtema has quit IRC16:54
dmsimardThe fact that Zuul adds comments in gerrit to tell me on which line exactly I screwed up is pretty cool17:00
dmsimard++17:00
openstackgerritMerged openstack-infra/zuul-jobs master: Optionally silence git in mirror-workspace-git-repos  https://review.openstack.org/63516617:00
corvusthere's a change out there to do that for pep8 jobs too, but no one is pushing on that right now17:00
corvushttps://review.openstack.org/611549 is the latest on that17:01
dmsimardcorvus: is there a generic way to get Zuul to write different things when returning the results of a patchset's jobs ?17:06
dmsimardoh wait17:07
corvusdmsimard: write things where?17:07
dmsimardcorvus: in the gerrit/github comment17:07
dmsimardbut reading that pep8 code gave me part of the answer17:07
corvusdmsimard: well, that pep8 code only does inline file comments17:09
corvusdmsimard: https://zuul-ci.org/docs/zuul/user/config.html#attr-job.success-message is relevant17:09
corvusdmsimard: as is https://zuul-ci.org/docs/zuul/user/config.html#attr-pipeline.success-message17:09
dmsimardyeah I knew about the pipelien success message, TIL about the job equivalent17:09
corvushere's the docs for file comments https://zuul-ci.org/docs/zuul/user/jobs.html#leaving-file-comments17:10
dmsimardThat is super cool.17:11
*** chandankumar is now known as raukadah17:14
dmsimardcorvus: I can work with file_comments but there's probably a gap between file_comments being dynamic and success-message being static (to a job or pipeline)17:16
corvusdmsimard: that's true17:16
dmsimardi.e, Something inbetween the two, a dynamic message not necessarily targetted at a file :p17:17
*** jamesmcarthur has quit IRC17:25
*** zbr|ssbarnea has joined #zuul17:29
*** jpena is now known as jpena|off17:31
*** zbr has quit IRC17:31
*** rlandy is now known as rlandy|biab17:35
*** hashar has joined #zuul17:41
*** jamesmcarthur has joined #zuul17:56
*** manjeets_ has joined #zuul18:01
*** rlandy|biab is now known as rlandy18:23
*** hashar is now known as hasharDinner19:15
openstackgerritFabien Boucher proposed openstack-infra/zuul master: A reporter for Elasticsearch with the capability to index build and buildset results in an index.  https://review.openstack.org/64492719:19
openstackgerritFabien Boucher proposed openstack-infra/zuul master: A reporter for Elasticsearch with the capability to index build and buildset results in an index.  https://review.openstack.org/64492719:20
*** yolanda has quit IRC19:33
*** hasharDinner has quit IRC19:35
*** hasharDinner has joined #zuul19:36
*** electrofelix has quit IRC19:37
*** jamesmcarthur has quit IRC19:45
*** panda|ko is now known as panda|off19:55
*** yolanda has joined #zuul20:01
*** hasharDinner has quit IRC21:22
*** pcaruana has quit IRC21:33
*** hasharDinner has joined #zuul21:53
*** panda|off has quit IRC22:24
*** hasharDinner is now known as hashar22:45
*** rlandy has quit IRC23:27
openstackgerritWilliam Huang proposed openstack-infra/zuul-jobs master: Add variable `npm_mirror` for changing default npm package registry  https://review.openstack.org/64730523:48

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