Friday, 2021-06-25

opendevreviewMerged openstack/tempest master: Remove skip for test_fix_argument_yes unit test  https://review.opendev.org/c/openstack/tempest/+/79743603:30
*** pojadhav|afk is now known as pojadhav06:05
*** jpena|off is now known as jpena06:54
*** rpittau|afk is now known as rpittau07:15
lyarwoodDoes anyone know where we configure libvirtd_log.txt to be captured? I also want to grab the conf file if possible09:48
opendevreviewLee Yarwood proposed openstack/devstack master: zuul: Add /etc/libvirt to log collection  https://review.opendev.org/c/openstack/devstack/+/79806510:00
opendevreviewLee Yarwood proposed openstack/devstack master: WIP libvirt: Increase keepalive_interval to workaround bug #1912310  https://review.opendev.org/c/openstack/devstack/+/79806710:12
opendevreviewMerged openstack/devstack master: Revert edk2 workaround  https://review.opendev.org/c/openstack/devstack/+/79707110:17
*** akekane_ is now known as abhishekk10:49
*** rpittau is now known as rpittau|bbl11:17
*** jpena is now known as jpena|lunch11:42
*** dviroel|out is now known as dviroel12:12
*** jpena|lunch is now known as jpena12:41
*** rpittau|bbl is now known as rpittau12:56
brtknrHi all, what do i need in my zuul config for devstack to work with the now default ovn driver14:00
brtknrprevious configuration no longer works on magnum14:00
brtknrThe q-agt/neutron-agt service must be disabled with OVN.14:00
brtknrI would have thought these would be disabled by default if OVN needs them to be14:01
*** poojajadhav is now known as pojadhav14:17
*** rpittau is now known as rpittau|afk14:47
gmannbrtknr: you should not need anything else what we changed during ovn default15:17
gmannbrtknr: those service are not enabled by default https://review.opendev.org/c/openstack/devstack/+/791436/8/stackrc15:21
gmannlet me check in devstack base job enabling those15:21
gmannno, it is not enabled there. 15:22
gmannbrtknr: can you link the job failing for this?15:22
brtknrgmann:  https://zuul.opendev.org/t/openstack/build/c5f1a33c7fa44babb7ef97a1cfcee2fb15:45
brtknrgmann: i have had to disable q-agt manually on my local devstack as well15:45
gmannbrtknr: ohk. let me check15:54
gmannbrtknr: I ran fresh devstack yesterday night and it worked fine for me. 15:54
brtknrgmann: i am having difficulty getting OVN running smoothly15:55
brtknrmy instances do not have route out to the web15:56
brtknris there a recommended local.conf i should use?15:56
*** jpena is now known as jpena|off15:57
gmannbrtknr: for devstack install issue, its magnum plugin enalbing those sevices  16:02
gmannbrtknr: fixed in https://review.opendev.org/c/openstack/magnum/+/79812616:02
gmannyou do not need to enable any extra services there what devstack does. nova network also no more things now16:02
gmannbrtknr: can you try with that patch if that fix the local install issue. and we will see if gate job result in review itself16:03
opendevreviewGhanshyam proposed openstack/tempest master: Skip network creation for system and domain scoped token  https://review.opendev.org/c/openstack/tempest/+/79813016:54
gmannbrtknr: this fix the ovn issue, seems like magnum gate is broken for other failure so job is not yet green https://review.opendev.org/c/openstack/magnum/+/79812616:59
gmannbrtknr: you can merge it with other reqruied fixes 17:00
opendevreviewGhanshyam proposed openstack/tempest master: Skip network creation for system and domain scoped token  https://review.opendev.org/c/openstack/tempest/+/79813017:06
*** dviroel is now known as dviroel|afk17:26
*** dviroel|afk is now known as dviroel18:15
*** gfidente is now known as gfidente|afk18:57
opendevreviewGhanshyam proposed openstack/tempest master: Skip network creation for system and domain scoped token  https://review.opendev.org/c/openstack/tempest/+/79813019:08
opendevreviewGhanshyam proposed openstack/tempest master: Skip network creation for system and domain scoped token  https://review.opendev.org/c/openstack/tempest/+/79813019:15
brtknrgmann: any idea how i can fix the doc build: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_476/797968/2/check/openstack-tox-docs/4766963/sphinx-build-pdf.log20:55
gmannbrtknr: you need to add ignore_basepython_conflict=True in tox.ini20:58
gmannbrtknr: and minversion to 3.18 i think, example https://github.com/openstack/nova/blob/a0ec2de968cfded8b88c2f3af1152b5932d675b7/tox.ini#L720:58
gmann3.11 or 3.18 added ignore_basepython_conflict20:58
brtknrgmann: thank you, you're a star!21:28
gmannbrtknr: np!:) happy to help21:38
brtknrgmann: hmm i tested the tox -epdf-docs locally with that change but i get the same error21:39
gmannbrtknr: oh, version conflcit ?21:40
brtknrgmann: no ! LaTeX Error: File `tgtermes.sty' not found.21:41
gmannbrtknr: ohk, give me some time, I will try that locally 21:43
brtknrgmann: wait i just cleaned up my old tox env and tried again and it was success21:43
gmannbrtknr: great21:44
brtknrgmann: do you happen to be familiar with sqlalchemy?21:46
gmannbrtknr: not an expert but what is query, i can try to help21:51
brtknrsorry back to the docs, it failed again: https://eb80a85b743b4724edd9-d1495d287b0947bb2ff065e6471f2eaa.ssl.cf2.rackcdn.com/797968/5/check/openstack-tox-docs/653eb4f/sphinx-build-pdf.log21:51
brtknrhmm i wonder if the version of latex is not compatible21:52
brtknrit appears to be passing for every other project though21:52
gmannlatex logging are not so good to hard to know the error from log21:55
gmannis it passing locally ? did you try tox -epdf-docs21:55
brtknrgmann: yes, it seems to work for me locally22:01
brtknrgmann: do you mind sharing your local.conf for devstack22:03
brtknrwhich you have working with OVN22:03
gmannsure, but it does not have magnum enabled22:03
brtknrthats fine, at this point i just want to reference something that works22:04
gmannmay be this is good to use from passing magnum gate - https://zuul.opendev.org/t/openstack/build/839a295ded48457e82e2488249d7a22c/log/controller/logs/local_conf.txt22:04
brtknrgmann: thats a good idea, i'd like to know how i can condense that config down22:09
brtknris it possible to check which services are enabled based on my local.conf?22:09
gmannbrtknr: yes, from disable_service  and enable_service in local.conf you can see. that is what devstack deployed the openstack with22:10

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