15:00:08 #startmeeting ironic 15:00:08 Meeting started Mon Sep 18 15:00:08 2023 UTC and is due to finish in 60 minutes. The chair is JayF. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:08 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:08 The meeting name has been set to 'ironic' 15:00:13 Welcome to the Ironic team meeting! This meeting is held under OpenInfra Code of Conduct available at: https://openinfra.dev/legal/code-of-conduct 15:00:16 Agenda is available at https://wiki.openstack.org/wiki/Meetings/Ironic 15:00:24 o/ 15:00:24 o/ 15:00:33 o/ 15:00:35 #topic Announcements/Reminder 15:00:42 #note Standing reminder to review patches tagged ironic-week-prio and to hashtag any patches ready for review with ironic-week-prio: https://tinyurl.com/ironic-weekly-prio-dash 15:00:59 We will be listing patches later which we want landed before release, please ensure you look and help with those, too. 15:01:11 #note PTG will take place virtually October 23-27, 2023! https://openinfra.dev/ptg/ 15:01:21 #link https://etherpad.opendev.org/p/ironic-ptg-october-2023 15:01:51 After release activities are complete, I'll setup a short mailing list thread and maybe sync call for us to pare down that list into items we think we should chat about, so please get your items in there. 15:02:21 That's all our standing announcements; release is incoming but I made that a separate topic 15:02:43 No action items outstanding; skipping agenda item. 15:02:52 #topic Bobcat 2023.2 Release 15:03:20 So essentially, my intention is to cut stable/2023.2 releases this week if possible. The sooner the better just because I don't want other teams waiting on us if we can help it. 15:03:41 There are two items we've already identified as wanting to land before release: 15:03:47 * Redfish Firmware Interface https://review.opendev.org/c/openstack/ironic/+/885425 15:03:51 * IPA support for Service Steps https://review.opendev.org/c/openstack/ironic-python-agent/+/890864 15:03:59 IPA Service Steps landed late Friday; so that's good news \o/ 15:04:10 Redfish firmware I believe still needs a revision from iurygregory 15:04:21 plus the inspector-related CI shenanigans talked about before the meeting 15:04:36 Are there any other pending changes we'd like to ensure make Bobcat? 15:04:47 I'm making changes and re-testing things to make sure they are working (still trying to figure out the DB part, almost there I think) 15:05:47 If there are no other pending changes for Bobcat; I'd like to propose that we begin to cut releases (starting with !Ironic first, to give more time), and if we cut Ironic stable/2023.2 before iurygregory's changes land, that we permit them to be backported as long as they are completed before release finalizes (even though that may mean we can't cut a release with them until 15:05:50 a week after or so) 15:06:32 We generally don't practice FF here, so calling it an FFE doesn't make sense; but I don't want the whole release hanging on a change when it might hold up other bits of the stack. 15:06:35 WDYT? 15:06:58 other bits of the stack? 15:07:03 like releases team work 15:07:06 requirements et 15:07:14 I don't want us to hold up any of the common work that has to happen 15:07:21 well, service projects don't go into requirements 15:07:47 I don't think it's crazy of me to suggest that we have the final Ironic release done a week before the marketing-deadline for said release? 15:08:20 I don't either, but it feels like your pushing for now() as opposed to in a few days 15:08:53 TheJulia: I'm saying I'll go create PRs for stuff that's done now, and start walking down the list. We have dozens of these and I usually manually review the changes for the final release. 15:09:01 we can absolutely cut the !ironic things and then cut ironic later in the week 15:09:03 TheJulia: so I'm not just like, automating git sha readouts into yaml files 15:09:23 I don't wanna get that process started too late, which is why I want to start now and have the freedom to do ironic e.g. Thurs or Friday 15:09:23 I understand that 15:09:49 less now() and more max(week) 15:09:51 so what is the big deal then? lets do the needful and enable 15:10:07 I'd say EOD Wednesday 15:10:14 because release team won't push button on friday 15:10:30 ++ that sounds pretty much exactly like what I had in mind 15:10:34 wnated it done before Friday-europe 15:10:44 for Ironic unless we have full certinty that we can solve it early thursday morning before release team disappears 15:10:57 ++ 15:11:32 #agreed Ironic projects will begin having stable/2023.2 releases cut. Projects with pending changes (Ironic + Inspector) have at least until Wednesday EOD to land them. 15:12:05 Anything else related to 2023.2 release? 15:13:05 #topic Review Ironic CI Status 15:13:18 AFAICT, things look stable-ish. Just have that POST-FAILURE for Inspector grenade to figure out. 15:14:34 I think the POSTFAILURE itself is less of a problem 15:14:58 Yeah, the breakage is earlier/in our code which is different than a postfailure usually indicates 15:15:11 but either way it's the only outstanding CI issue I'm aware of 15:15:52 yeah, read timeouts against the api surface 15:15:59 could entirely be environmental 15:16:10 we just need more logs to confirm that or not 15:16:20 we'll figure it out, if there's nothing else I'll move on so I can get back to helping with that :D 15:16:36 #topic Branch Retirement to resolve zuul-config-errors 15:16:51 I'm going to execute on this, probably today if inspector CI doesn't eat the day -> https://lists.openstack.org/pipermail/openstack-discuss/2023-August/034854.html 15:16:54 take notice 15:17:23 #topic RFE Review 15:17:38 There was an RFE spotted earlier this week, Julia and I discussed in channel, I already tagged it as approved 15:17:44 posting here for documentation/awareness 15:17:50 #link https://bugs.launchpad.net/ironic/+bug/2034953 -- adding two fields to local_link_connection schema to allow physical switch integrations with OVS 15:18:16 hjensas: you might find ^ interesting 15:18:18 Basically it seems adding two fields to our local_link_connection gets us the win of supporting OVN-native switches 15:18:27 which is a wonderful effort:value ratio 15:19:23 Indeed. How popular are these? 15:19:42 I learned they exist when I read bug 2034953 ;) 15:19:48 Same :D 15:20:00 two fields to get free support for something from neutron sounds great though 15:20:09 and is the exact kind of good stuff we get from being stacked sometimes :D 15:20:21 I don't know... There was some OVS enabled for OpenFlow switches years ago, whitebox sort of gear AIUI, I'm guessing this might just be an evolution 15:21:06 I don't hear any objection; so I'm going to consider this one to remain approved. Probably a low-hanging fruit for someone to knock out (I have an MLH fellow starting in a couple of weeks, if we want to save this I can use it as an onboarding task) 15:21:35 #topic Open Discussion 15:21:39 Agenda is done; anything else 15:23:11 Last chance? 15:23:47 #endmeeting