| *** ykarel__ is now known as ykarel | 04:36 | |
| ykarel | haleyb, hi didn't found time change email, so pushed one https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/AVKLXGP253GB5QFMXA3KLZCWG32YO4ZR/ | 04:39 |
|---|---|---|
| *** zseguin_ is now known as zseguin | 06:13 | |
| *** gibi_ is now known as gibi | 08:12 | |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: [WIP] Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 08:51 |
| opendevreview | Merged x/whitebox-neutron-tempest-plugin master: Use the correct conf directory in metadata rate limit tests https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/980224 | 09:24 |
| opendevreview | Lajos Katona proposed openstack/neutron-fwaas master: Use ovn-db-sync-util related constants from neutron-lib https://review.opendev.org/c/openstack/neutron-fwaas/+/981724 | 10:08 |
| ralonsoh | lajoskatona, hello! if you have a couple of mins, please check https://review.opendev.org/c/openstack/neutron/+/981211. The upper patch is the testing one | 10:09 |
| opendevreview | Merged openstack/neutron master: All service plugins should inherit from ``ServicePluginBase`` https://review.opendev.org/c/openstack/neutron/+/978898 | 10:15 |
| lajoskatona | ralonsoh: checking | 11:03 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Remove ``update_qos_fip_rule_priority`` OVN maintenance method https://review.opendev.org/c/openstack/neutron/+/981746 | 11:56 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Remove OVO compatibility with older versions https://review.opendev.org/c/openstack/neutron/+/981756 | 12:39 |
| opendevreview | Merged openstack/neutron master: [OVN] Fix an issue in the L3 OVN scheduler (3) https://review.opendev.org/c/openstack/neutron/+/981211 | 12:52 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Update the parent hostname in the virtual ports https://review.opendev.org/c/openstack/neutron/+/981540 | 13:53 |
| ralonsoh | lajoskatona, about https://review.opendev.org/c/openstack/neutron-fwaas/+/981724/1/neutron_fwaas/tests/functional/services/firewall/ovn/test_ovn_db_sync.py: the issue seems to be in ovn_const.OVN_DEVID_EXT_ID_KEY | 13:59 |
| ralonsoh | this constant was never migrated to n-lib | 13:59 |
| ralonsoh | you should create n_lib_ovn_const and ovn_const there | 14:00 |
| ykarel | #startmeeting neutron_ci | 14:01 |
| opendevmeet | Meeting started Mon Mar 23 14:01:39 2026 UTC and is due to finish in 60 minutes. The chair is ykarel. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:01 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:01 |
| opendevmeet | The meeting name has been set to 'neutron_ci' | 14:01 |
| ykarel | Ping list: bcafarel, lajoskatona, slawek, mlavalle, mtomaska, ralonsoh, ykarel, jlibosva, elvira | 14:01 |
| slaweq | o/ | 14:01 |
| ykarel | Hi everyone, meeting on IRC today | 14:02 |
| lajoskatona | o/ | 14:03 |
| ykarel | ok let's start, some people can still be adjusting to the new timings | 14:05 |
| ykarel | #topic Stable branches | 14:05 |
| ykarel | overall looks good, except the periodic failure will add later and known issue with functional fips | 14:05 |
| ykarel | bcafarel, anything else to add ^? | 14:05 |
| slaweq | next week it should be "back to normal" for EU at least | 14:06 |
| slaweq | I mean the time of the meeting | 14:06 |
| ykarel | ack slaweq | 14:06 |
| ykarel | seems Bernard not around, lets move | 14:07 |
| ralonsoh | hello | 14:07 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Remove OVO compatibility with older versions https://review.opendev.org/c/openstack/neutron/+/981756 | 14:07 |
| ykarel | #topic Stadium projects | 14:07 |
| ykarel | fwaas https://zuul.openstack.org/buildset/b4f69b42af024b1bbd129ca93ba6444c | 14:07 |
| ykarel | fails with AttributeError: module 'neutron.common.ovn.constants' has no attribute 'OVN_DB_SYNC_MODE_REPAIR | 14:07 |
| lajoskatona | fwaas and bagpipe s I remember is red | 14:07 |
| lajoskatona | yes, for that I pushed a patch | 14:07 |
| ykarel | bagpipe was a randome issue related to kernel panic, so i think it's just fwaas | 14:07 |
| lajoskatona | https://review.opendev.org/c/openstack/neutron-fwaas/+/981724 | 14:07 |
| lajoskatona | ykarel; yes exactly | 14:08 |
| lajoskatona | for fwaas as I see functional failed because it is not pulling master neutron and n-lib in the job | 14:08 |
| ralonsoh | no no | 14:08 |
| ralonsoh | the problem is that this constant is not in n-lib | 14:09 |
| ralonsoh | you should import both modules | 14:09 |
| ykarel | Now the above fwaas patch failing with AttributeError: module 'neutron_lib.ovn.constants' has no attribute 'OVN_DEVID_EXT_ID_KEY' | 14:09 |
| lajoskatona | ahh, ok, than I fixed the unit tests and forgot to read deeply the functional failure :-) | 14:09 |
| ykarel | https://codesearch.opendev.org/?q=%5EOVN_DEVID_EXT_ID_KEY&i=nope&literal=nope&files=&excludeFiles=&repos= | 14:09 |
| lajoskatona | ok, I will update anyway the functional part than | 14:10 |
| lajoskatona | ahh, so that one is still in Neutron, thanks | 14:10 |
| slaweq | thx lajoskatona for taking care of it, I totally forgot about fwaas :/ | 14:11 |
| lajoskatona | zuul is ready to highlight these things :-) | 14:12 |
| ykarel | thx lajoskatona | 14:12 |
| ykarel | #topic Rechecks | 14:12 |
| ykarel | we still had few rechecks for patches to merge, most of those were relatd to known functional failure | 14:13 |
| ykarel | bare recheck wise it was 0/20, thx all, so let's keep avoiding bare recheck | 14:13 |
| ykarel | #topic fullstack/functional | 14:13 |
| ykarel | test_gateway_chassis_balanced_scheduling_multiple_gw_networks | 14:13 |
| ykarel | marked as unstable with https://review.opendev.org/c/openstack/neutron/+/981223 | 14:13 |
| ykarel | Today fix merged too https://review.opendev.org/c/openstack/neutron/+/981211 with task unskip | 14:13 |
| ykarel | thx ralonsoh | 14:13 |
| ralonsoh | cool! | 14:14 |
| ykarel | hopefully this will last failure for ovn scheduler :) | 14:14 |
| ralonsoh | pffff yes | 14:14 |
| ykarel | #topic Periodic | 14:14 |
| ykarel | 2026.1 https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-ovs-release-fips&job_name=neutron-ovs-tempest-fips&project=openstack%2Fneutron&branch=stable%2F2026.1&skip=0 | 14:14 |
| ykarel | So we Need to drop these jobs from pipeline as no RDO release | 14:14 |
| ykarel | similar to what we did for 2025.2 | 14:14 |
| ykarel | will push a patch for this just after the meeting | 14:15 |
| ralonsoh | ++ | 14:15 |
| ykarel | #topic Grafana | 14:15 |
| ykarel | https://grafana.opendev.org/d/f913631585/neutron-failure-rate | 14:15 |
| ykarel | let's have a quick look here too | 14:15 |
| ykarel | spike in functional is what we already discussed | 14:17 |
| ykarel | for ovs job it's similar failure as we seen last time related to dead agent but was not root caused | 14:17 |
| ykarel | anything else you would like to add? | 14:17 |
| ykarel | ok take it as no, let's move | 14:21 |
| ykarel | #topic On Demand | 14:21 |
| ykarel | anything else you would like to raise? | 14:21 |
| ralonsoh | no thanks | 14:21 |
| lajoskatona | nothing from me thanks | 14:21 |
| ykarel | thx all for joining | 14:22 |
| ykarel | #endmeeting | 14:22 |
| opendevmeet | Meeting ended Mon Mar 23 14:22:26 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:22 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2026/neutron_ci.2026-03-23-14.01.html | 14:22 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2026/neutron_ci.2026-03-23-14.01.txt | 14:22 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2026/neutron_ci.2026-03-23-14.01.log.html | 14:22 |
| ralonsoh | bye | 14:22 |
| lajoskatona | o/ | 14:22 |
| slaweq | o/ | 14:22 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2026.1: [OVN] Fix an issue in the L3 OVN scheduler (3) https://review.opendev.org/c/openstack/neutron/+/981779 | 14:22 |
| haleyb | ralonsoh: that should get into RC2 ^^ I'm guessing | 14:29 |
| ralonsoh | haleyb, yes, if possible | 14:29 |
| opendevreview | yatin proposed openstack/neutron stable/2026.1: [stable/2026.1 only] Drop CentOS 9-stream fips jobs https://review.opendev.org/c/openstack/neutron/+/981782 | 14:32 |
| ykarel | ralonsoh, slaweq, lajoskatona, haleyb ^ | 14:34 |
| ralonsoh | thanks | 14:43 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: [WIP] Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 16:19 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: [WIP] Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 16:21 |
| opendevreview | Stephen Finucane proposed openstack/neutron master: Re-enable flake8 https://review.opendev.org/c/openstack/neutron/+/981521 | 17:07 |
| opendevreview | Stephen Finucane proposed openstack/neutron master: ruff: Enable preview rules https://review.opendev.org/c/openstack/neutron/+/981522 | 17:07 |
| opendevreview | Stephen Finucane proposed openstack/neutron master: Enable additional ruff rules https://review.opendev.org/c/openstack/neutron/+/981471 | 17:07 |
| opendevreview | Stephen Finucane proposed openstack/neutron master: Re-enable flake8-import-order https://review.opendev.org/c/openstack/neutron/+/981809 | 17:07 |
| stephenfin | haleyb: I think I addressed most of the issues on that series, but feel free to respin if I missed anything else though | 17:10 |
| haleyb | stephenfin: ack, thanks will take a look | 17:36 |
| opendevreview | Merged openstack/neutron stable/2026.1: [stable/2026.1 only] Drop CentOS 9-stream fips jobs https://review.opendev.org/c/openstack/neutron/+/981782 | 18:22 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Enable port forwarding tests https://review.opendev.org/c/openstack/neutron/+/980771 | 18:26 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!