| *** Jeff is now known as JeffYang | 01:25 | |
| *** mhen_ is now known as mhen | 02:18 | |
| ykarel | gmaan, Uggla apart from 2025.2 those centos9-stream job should be working(we running those in neutron periodic and are green), for 2025.2 we dropped those jobs as described in https://bugs.launchpad.net/neutron/+bug/2126033 | 04:58 |
|---|---|---|
| * ykarel looks at the failures in those two jobs you mentioned above | 04:58 | |
| ykarel | ok all those jobs failing https://zuul.openstack.org/builds?job_name=tempest-centos9-stream-fips&job_name=tempest-integrated-compute-centos-9-stream&skip=0 with same issue as they running with non default python i.e PYTHON3_VERSION=3.11 , and that requires couple of fixes https://review.opendev.org/q/topic:%22bug/2109591%22 | 05:09 |
| ykarel | i think instead of that should be fine to just create a job variant for stable/unmaintained to run with Default python3_version | 05:10 |
| ykarel | pushed https://review.opendev.org/c/openstack/tempest/+/972257 | 05:36 |
| opendevreview | Merged openstack/nova master: Replace removed os-vif-ovs job https://review.opendev.org/c/openstack/nova/+/972102 | 06:39 |
| tkajinam | any chance to get second +2 for https://review.opendev.org/c/openstack/nova/+/968942 ? I see a few more people are hitting the problem in recent Ubuntu. | 09:25 |
| grami[m] | I second this, it should also be back ported to 2025.1 | 09:29 |
| bauzas | tkajinam: sent to the gate | 09:49 |
| bauzas | tkajinam: I'll try to review your blueprint series this week btw; | 09:50 |
| tkajinam | bauzas, thank you ! | 09:57 |
| opendevreview | Takashi Natsume proposed openstack/nova master: Update contributor guide for 2026.1 Gazpacho https://review.opendev.org/c/openstack/nova/+/961896 | 11:07 |
| opendevreview | Takashi Natsume proposed openstack/python-novaclient master: Update the Testing document https://review.opendev.org/c/openstack/python-novaclient/+/966504 | 11:07 |
| opendevreview | Merged openstack/nova master: libvirt: Skip unsupported firmware types https://review.opendev.org/c/openstack/nova/+/968942 | 12:01 |
| opendevreview | Takashi Kajinami proposed openstack/nova stable/2025.2: libvirt: Skip unsupported firmware types https://review.opendev.org/c/openstack/nova/+/972276 | 12:10 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Extend functional test coverage of UEFI boot guests https://review.opendev.org/c/openstack/nova/+/969263 | 12:23 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Add basic xml generation for firmware auto selection https://review.opendev.org/c/openstack/nova/+/969085 | 12:23 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Add capability to load loader and nvram from xml https://review.opendev.org/c/openstack/nova/+/969086 | 12:23 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Add capability to load ssm feature from existing xml https://review.opendev.org/c/openstack/nova/+/969131 | 12:23 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Use firmware auto-selection by libvirt https://review.opendev.org/c/openstack/nova/+/969132 | 12:23 |
| opendevreview | Merged openstack/python-novaclient master: Update the Testing document https://review.opendev.org/c/openstack/python-novaclient/+/966504 | 13:02 |
| opendevreview | Merged openstack/nova master: Replace remaining reference to policy.json https://review.opendev.org/c/openstack/nova/+/970648 | 14:15 |
| opendevreview | Bodo Petermann proposed openstack/os-vif master: Fixed bridge name when per_port_bridge is used https://review.opendev.org/c/openstack/os-vif/+/966410 | 14:28 |
| opendevreview | Nicolai Ruckel proposed openstack/nova master: Preserve UEFI NVRAM variable store https://review.opendev.org/c/openstack/nova/+/959682 | 14:31 |
| opendevreview | Bodo Petermann proposed openstack/os-vif master: Fixed bridge name when per_port_bridge is used https://review.opendev.org/c/openstack/os-vif/+/966410 | 14:36 |
| womax | Hi nova, I recently stumbled on this commit: https://opendev.org/openstack/nova/commit/9046f0fff4be424eda25401a3f9b8752964de775 that replace '.' with '-' at server creation as it created some problems while updating from old version as some integration used the metadata api to retrieve hostname that is now different. I read the thread in the mailing list and I understand that we were relying on UB, but I was still curious as to why this | 14:38 |
| womax | fix was favored over using the existing placeholder (another fix that was proposed in the mails) ? | 14:38 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: Drop redundant N371 check https://review.opendev.org/c/openstack/nova/+/972302 | 14:42 |
| opendevreview | Nicolai Ruckel proposed openstack/nova master: Preserve UEFI NVRAM variable store https://review.opendev.org/c/openstack/nova/+/959682 | 17:04 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron networks https://review.opendev.org/c/openstack/nova/+/928022 | 17:07 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron subnets https://review.opendev.org/c/openstack/nova/+/962190 | 17:07 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron extensions https://review.opendev.org/c/openstack/nova/+/962270 | 17:07 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron floating IPs https://review.opendev.org/c/openstack/nova/+/962604 | 17:07 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron Ports https://review.opendev.org/c/openstack/nova/+/969298 | 17:07 |
| nicolairuckel | I changed the commit message of my patch and now the tests are failing. Curiously, now the tests seem to fail locally too. Are they pulling any external dependencies in the background? I do have a new OS so that could also be the culprit. | 20:55 |
| gmaan | nicolairuckel: I think you are talking about https://review.opendev.org/c/openstack/nova/+/959682 ? | 21:02 |
| gmaan | upstream CI sometime (ort many times) fails for other bug or unstable tests, i can see test_resize_volume_backed_server_confirm test failing for ssh timeout in your change. The failure is not related to your change and you can re-trigger testing using recheck | 21:04 |
| nicolairuckel | gmaan: yeah, I was talking about that one. I thought that maybe the tests changed and I need to rebase and now I have a local test failure too. I guess it's better to fix it now anyway. | 22:40 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!