Tuesday, 2025-09-30

opendevreviewOpenStack Proposal Bot proposed openstack/project-config master: Normalize projects.yaml  https://review.opendev.org/c/openstack/project-config/+/96255702:17
*** ykarel__ is now known as ykarel04:42
*** bauzas0 is now known as bauzas10:43
*** vhari_ is now known as vhari14:13
opendevreviewMerged openstack/project-config master: Temporarily remove release docs semaphores  https://review.opendev.org/c/openstack/project-config/+/96247614:28
*** gibi_ is now known as gibi16:07
sfernandhi folks, I tried reaching the devstack folks in #openstack-qa channel but had no luck to get my patch reviewed :( clarkb do you have core status on the devstack project? I'm still trying to merge that df command issue with stale NFS mounts in Cinder18:36
sfernandhttps://review.opendev.org/c/openstack/devstack/+/96181418:36
clarkbsfernand: I do, but I mostly use it to correct urgent issues.18:37
clarkbsfernand: are you able to use depends on to debug your changes and fix the nfs problem?18:37
clarkbor do we need to merge the change because the fix isnt' clear  and the problem is intermittent maybe?18:37
sfernanddo you think just adding Depends-On might result in the NFS ci job to pick the new playbook? I didn't tried that I assumed the CI would just clone master when changing .zuul from other projects. Like change devstack .zuul but the job I see the error is definied in devstack-plugin-nfs18:40
clarkbsfernand: yes depends on shoudl generally use teh state of the repo in the depends on with your content in the change with the depends on18:41
clarkb(this is one of the powerful tools zuul gives you that basically no other ci system does)18:41
clarkbbut if the depends on doesn't merge then you cannot merge either. So this really only works if you think you'll be able to fix the problem and then move on without the depends on18:42
clarkbbut if we haven't tried the depends on yet I would start there18:42
fungias long as the job is set up to consume the depended-on project from source, which devstack generally is18:42
sfernandI see! I will set the Depends-On and see what happens18:43
sfernandthanks guys :)18:43

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