Thursday, 2021-07-22

amotokigmann: https://review.opendev.org/c/openstack/neutron/+/801478 which fixes tempest-full/slow failure just landed in neutron. I also sent a mail to the -discuss list.01:29
opendevreviewPavan Kesava Rao proposed openstack/tempest master: Add test to verify FQDN hostname sanitization  https://review.opendev.org/c/openstack/tempest/+/79569902:42
gmannamotoki: thanks02:45
*** rpittau|afk is now known as rpittau07:49
*** bhagyashris_ is now known as bhagyashris08:05
*** bhagyashris_ is now known as bhagyashris09:35
*** elodilles is now known as elodilles_afk12:48
gryfhello.12:52
gryfI have a job, which is inherited (actually, there is a quite a chain of inheritance, although not so complicated), where on base parent there are defined (in job.vars.devsta_services) devstack services12:54
gryfalthough in inherited job, I cannot see any of them on generated local.conf on zuul side.12:55
gryfthere are also used host-vars on the child job, and I'm wondering, if that could be a reson for 12:56
gryfoverwriting, instead of merging dicts with vars.12:56
gryfbecause it seems like host-vars.devstack_services overwrites vars.devstack_services from base job.12:57
gryfor, maybe, I misunderstand the concept.12:58
sean-k-mooneyhost-vars has prescidence over vars i belive13:07
sean-k-mooneyin ansible13:07
sean-k-mooneyso you can use vars to set default and override per host13:08
sean-k-mooneyhttps://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#understanding-variable-precedence13:09
sean-k-mooneyso host_vars superseeds group_vars13:10
gryfthat was my thinking, although it looks like all the services from vars.devstack_services has been replaced by those in host-vars.devstack_services13:10
sean-k-mooneywhere is the job definiton13:11
gryfsean-k-mooney, I'm currently doodling with it here: https://review.opendev.org/c/openstack/kuryr-kubernetes/+/80161813:11
sean-k-mooneyits perfectly fine to do service overides like this https://github.com/openstack/os-vif/blob/master/.zuul.yaml#L4913:11
gryfmultinode job (only the first for now) is at my interest.13:12
sean-k-mooneywhy not just use group vars13:14
gryfright, but I'd like to change some of the default ones (which are defined in job.vars.devstack_services) with other in child jobs (through host-vars.devstack_services), so what I'd expect is to get combined vars from parent and child13:14
sean-k-mooneyor vars13:14
sean-k-mooneywhat you are doing does look like it should work13:15
sean-k-mooneybut i have only use vars and group vars with the devstack jobs in the past13:15
gryfwell, I'd like to change only controller. and as for compute1 I'd like to have a different set of services.13:15
sean-k-mooneyright so normally you modify the default use for the conrotl with vars13:15
gryfso I've jumped in the wild idea to select it through the host-vars ;)13:16
sean-k-mooneythen use   group-vars: subnode13:16
sean-k-mooneyto override that for the subnodes13:16
sean-k-mooneythe files you are modifying here in zuul are also not actully ansible13:16
sean-k-mooneythey are zuul job definions which are not entirely the same thing13:16
gryfI understand.13:17
gryfok, I'll try to resolve this using group-vars.13:17
gryfthanks, sean-k-mooney.13:17
sean-k-mooneyhttps://zuul-ci.org/docs/zuul/reference/job_def.html#attr-job.vars13:18
sean-k-mooneyso vars is merged with the prevsion defintions before being passed to ansible13:18
gryfright13:19
gryfand that is working flawlessly.13:19
sean-k-mooneybut that is not mentioned for https://zuul-ci.org/docs/zuul/reference/job_def.html#attr-job.host-vars13:19
sean-k-mooneyor https://zuul-ci.org/docs/zuul/reference/job_def.html#attr-job.group-vars13:19
sean-k-mooneyso i dont think there is inheriticae in those cases13:19
gryfhm.13:20
sean-k-mooneygryf: it is proably worth askign on #zuul13:20
gryfok. I'll give it a try.13:20
gryfthanks again.13:20
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: Add vgpu resize tests  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/79030413:55
*** elodilles_afk is now known as elodilles14:34
opendevreviewAnanya proposed opendev/elastic-recheck master: Run elastic-recheck container  https://review.opendev.org/c/opendev/elastic-recheck/+/72962314:43
opendevreviewAnanya proposed opendev/elastic-recheck master: Run elastic-recheck container  https://review.opendev.org/c/opendev/elastic-recheck/+/72962315:02
opendevreviewPavan Kesava Rao proposed openstack/tempest master: Add test to verify FQDN hostname sanitization  https://review.opendev.org/c/openstack/tempest/+/79569915:21
opendevreviewAnanya proposed opendev/elastic-recheck master: Run elastic-recheck container  https://review.opendev.org/c/opendev/elastic-recheck/+/72962315:52
*** pojadhav is now known as pojadhav|afk15:56
*** rpittau is now known as rpittau|afk16:02
opendevreviewPavan Kesava Rao proposed openstack/devstack master: Enable tempest tests for hostname sanitization  https://review.opendev.org/c/openstack/devstack/+/80136616:17
opendevreviewGhanshyam proposed openstack/tempest master: Add openstacksdk-functional-devstack in integrated gates  https://review.opendev.org/c/openstack/tempest/+/80192018:43
opendevreviewPavan Kesava Rao proposed openstack/tempest master: Add test to verify FQDN hostname sanitization  https://review.opendev.org/c/openstack/tempest/+/79569919:06
opendevreviewMerged openstack/tempest master: Improve dynamic cred log to include scope  https://review.opendev.org/c/openstack/tempest/+/80113219:29
opendevreviewMerged openstack/tempest master: Add keystone unified limits client  https://review.opendev.org/c/openstack/tempest/+/78834519:33

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