*** abhishekk is now known as akekane|away | 05:37 | |
*** akekane|away is now known as abhishekk | 05:37 | |
*** jpena|off is now known as jpena | 07:18 | |
*** rpittau|afk is now known as rpittau | 08:17 | |
opendevreview | Lee Yarwood proposed openstack/devstack master: os_vif: Add support for configuring os_vif_ovs plugin https://review.opendev.org/c/openstack/devstack/+/796826 | 08:44 |
---|---|---|
*** raukadah is now known as chandankumar | 09:26 | |
*** jpena is now known as jpena|lunch | 11:41 | |
*** bhagyashris_ is now known as bhagyashris | 11:50 | |
*** pojadhav- is now known as pojadhav | 11:51 | |
opendevreview | Gregory Thiemonge proposed openstack/devstack master: WIP Fix updating setuptools in Centos https://review.opendev.org/c/openstack/devstack/+/797069 | 11:54 |
opendevreview | Radosław Piliszek proposed openstack/devstack master: Revert edk2 workaround https://review.opendev.org/c/openstack/devstack/+/797071 | 12:07 |
*** jpena|lunch is now known as jpena | 12:38 | |
fungi | rosmaita: looking closer at that error you posted in #opendev, it refers to something not being defined for https://opendev.org/openstack/devstack/src/branch/master/roles/write-devstack-local-conf/tasks/main.yaml and since most of those are either falling back to "omit" or are internal zuul vars, i think that means devstack_local_conf_path isn't being supplied by the job | 12:46 |
rosmaita | QA team: can someone help me with https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/796835 ? The issue I'm seeing is here: https://zuul.opendev.org/t/openstack/build/fc3c9eed53d24157983e35cac1eb5ad9 | 12:47 |
rosmaita | as fungi points out, i need to define something else, but i'm not sure what or what its value should be | 12:48 |
rosmaita | i'm trying to write a new job that has devstack-tox-functional as a parent | 12:49 |
fungi | might be a regression in the role, https://opendev.org/openstack/devstack/raw/branch/master/roles/write-devstack-local-conf/README.rst indicates it's supposed to have a default value of {{ devstack_base_dir }}/devstack/local.conf | 12:51 |
fungi | but it's also possible i'm jumping to conclusions about what it is that's undefined, since ansible doesn't seem to say exactly | 12:51 |
rosmaita | fungi: thanks, also the job seems to work fine for py38 without setting that option | 12:52 |
fungi | strange | 12:53 |
rosmaita | i wonder if I should just recheck to verify that it's not some weird spurious error | 12:57 |
fungi | oh, i wonder if it could be the nodeset override causing this? | 12:57 |
fungi | i think maybe the relevant bit of the message may actually be: "hostvars['controller']" is undefined | 12:58 |
fungi | maybe there is no "controller" node because the parent job makes assumptions about node names in a custom nodeset it defines | 12:58 |
rosmaita | that could be | 12:59 |
fungi | yeah, so if you follow the parentage all the way back you'll see it's ultimately inheriting from the "devstack-minimal" job definition, which includes a nodeset of openstack-single-node-focal | 13:01 |
fungi | rosmaita: so maybe try setting your nodeset to openstack-single-node-bionic instead of ubuntu-bionic? | 13:02 |
rosmaita | fungi: i did not trace far enough back ... i will try your suggestion | 13:02 |
fungi | the "job documentation" link from the build report is helpful to do that quickly | 13:02 |
fungi | it takes you to an interlinked view of the job definition in zuul, where you can click on the parent job and see that job's page, ad infinitum | 13:03 |
rosmaita | fungi: that is an excellent tip! thank you | 13:03 |
rosmaita | TIL :D | 13:03 |
fungi | so i just quickly kept clicking on parent, parent, parent until i saw one adding a nodeset | 13:04 |
rosmaita | that is way more efficient than my (former) way of doing it | 13:04 |
rosmaita | ok, i pushed an update ... i'll let you know what happens | 13:09 |
*** raukadah is now known as chandankumar | 13:13 | |
rosmaita | fungi: didn't work :( | 13:18 |
fungi | different error? | 13:19 |
rosmaita | stack.sh died due to a check saying "'WARNING: this script has not been tested on bionic' | 13:19 |
rosmaita | but you know, isn't py 3.6 a supported distro for Xena? | 13:19 |
fungi | ahh, you probably need an older devstack branch | 13:19 |
fungi | checking the pti now | 13:19 |
fungi | yeah, 3.6 is but for centos not for ubuntu: https://governance.openstack.org/tc/reference/runtimes/xena.html | 13:20 |
fungi | i guess the assumption is that if you want to test python 3.6 with current devstack you need to do it on centos-8(-stream) | 13:21 |
fungi | hopefully the devstack maintainers in here can confirm | 13:21 |
rosmaita | ok, thanks | 13:22 |
fungi | rosmaita: looks like the rationale is included in https://review.opendev.org/788754 | 13:24 |
opendevreview | sean mooney proposed openstack/devstack master: os_vif: Add support for configuring os_vif_ovs plugin https://review.opendev.org/c/openstack/devstack/+/796826 | 13:24 |
sean-k-mooney | yoctozepto: fyi i think ^ adresses your concerns but if not just let me know | 13:26 |
opendevreview | Gregory Thiemonge proposed openstack/devstack master: WIP Fix updating setuptools in Centos https://review.opendev.org/c/openstack/devstack/+/797069 | 13:41 |
opendevreview | Radosław Piliszek proposed openstack/devstack master: os_vif: Add support for configuring os_vif_ovs plugin https://review.opendev.org/c/openstack/devstack/+/796826 | 14:05 |
opendevreview | Radosław Piliszek proposed openstack/devstack master: os_vif: Add support for configuring os_vif_ovs plugin https://review.opendev.org/c/openstack/devstack/+/796826 | 14:06 |
*** rpittau is now known as rpittau|afk | 14:09 | |
yoctozepto | sean-k-mooney: ack, see my update; also, I need someone from neutron to look at it; I pinged them yesterday but had no response | 14:11 |
slaweq | yoctozepto I have meeting now but will check it after | 14:12 |
yoctozepto | slaweq: thanks! | 14:13 |
*** jpena is now known as jpena|out | 14:48 | |
*** pojadhav- is now known as pojadhav | 14:48 | |
* pojadhav out, network fluctuating badly(bad weather).. | 14:49 | |
opendevreview | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Add CentOS8 Stream support https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/797124 | 15:17 |
opendevreview | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Add CentOS8 Stream support https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/797124 | 15:29 |
opendevreview | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Remove redundant Fedora version check https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/797134 | 15:44 |
*** dviroel is now known as dviroel|busy | 15:46 | |
rosmaita | fungi: https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/796835 is finally passing! Thanks for your help | 15:46 |
fungi | rosmaita: aha, so you switched to using centos-8-stream for the 3.6 job? | 15:53 |
fungi | glad to know that's actually succeeding | 15:53 |
rosmaita | yes, had to find the single-node nodepool definition | 15:54 |
clarkb | my only word of caution on that is I don't think you'll find the same long term stability on that platform as with bionic. But in practice for a small lib like that it probably doesn't matter much | 15:57 |
rosmaita | clarkb: thanks, i will keep that in mind | 16:07 |
*** jpena|out is now known as jpena | 16:22 | |
*** jpena is now known as jpena|off | 16:48 | |
opendevreview | Gregory Thiemonge proposed openstack/devstack master: WIP Fix updating setuptools in Centos https://review.opendev.org/c/openstack/devstack/+/797069 | 19:03 |
opendevreview | Merged openstack/devstack-gate master: Keep only legacy jobs which actually test the d-g code path https://review.opendev.org/c/openstack/devstack-gate/+/795426 | 22:45 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!