carloss | #startmeeting manila | 15:00 |
---|---|---|
opendevmeet | Meeting started Thu Jan 4 15:00:41 2024 UTC and is due to finish in 60 minutes. The chair is carloss. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'manila' | 15:00 |
msaravan | Hi | 15:01 |
vhari | o/ | 15:01 |
carloss | courtesy ping: dviroel gouthamr carthaca pulluri | 15:01 |
gouthamr | o/ | 15:01 |
gireesh | hi | 15:03 |
carloss | o/ hello everyone | 15:04 |
carloss | smaller crowd today, but let's get started | 15:04 |
carloss | first: happy new year! | 15:05 |
carloss | wishing you all an amazing 2024 | 15:05 |
carloss | today's meeting agenda: | 15:07 |
carloss | #link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting | 15:07 |
carloss | #topic Announcements | 15:07 |
carloss | Schedule and Deadlines: | 15:07 |
carloss | #link https://releases.openstack.org/caracal/schedule.html | 15:07 |
carloss | according to our proposed release schedule, spec freeze is happening next week: | 15:09 |
carloss | #link https://review.opendev.org/c/openstack/releases/+/902305 | 15:09 |
carloss | I've seen some interactions in the ongoing specs and I intend to get to them by today | 15:09 |
carloss | would be nice to get some attentionm | 15:11 |
carloss | the two ongoing specs are: | 15:11 |
carloss | #link https://review.opendev.org/c/openstack/manila-specs/+/898999 Add spec for share encryption | 15:11 |
carloss | and | 15:11 |
carloss | #link https://review.opendev.org/c/openstack/manila-specs/+/901700 Add spec for share/share-snapshot deferred deletion | 15:11 |
carloss | gouthamr: could you please take a look too? | 15:12 |
gouthamr | yep! can do carloss | 15:12 |
carloss | dviroel: if you have some cycles and would like to take a look, it would be very welcome :) | 15:12 |
carloss | ty gouthamr | 15:13 |
carloss | that's all I had in terms of announcements. Do you have an announcement to share with us today? | 15:13 |
dviroel | carloss: ack, I will bookmark them here :) | 15:13 |
carloss | dviroel: ty | 15:14 |
carloss | and thanks for all the folks that already had a chance to review them | 15:14 |
carloss | #topic Review Focus | 15:17 |
carloss | #link https://etherpad.opendev.org/p/manila-caracal-review-focus (Caracal review focus etherpad) | 15:17 |
carloss | I was going through the changes listed in this etherpad and things seem to be under control | 15:18 |
carloss | for the changes still needing reviews, we already have some reviewers that will take a look at them | 15:18 |
carloss | (the specs) | 15:19 |
gouthamr | some of these changes are languishing thanks to the holidays - I for one need to get back my review mojo | 15:20 |
carloss | yep | 15:20 |
carloss | #link https://review.opendev.org/c/openstack/manila/+/894637 - kpdev asked me for some eyes on this change earlier today | 15:20 |
carloss | I'll review, and gouthamr: could you please take a look at it as well? | 15:21 |
gouthamr | is netapp ci still broken? | 15:21 |
carloss | ^ msaravan | 15:22 |
carloss | :) | 15:22 |
msaravan | yes, the nodes (ontap select boxes) are down due to shut down | 15:22 |
msaravan | we raised a ticket to bring them up.. and they are taking time .. once the ontap nodes are up, we'll bring it up asap. | 15:23 |
msaravan | Raised a priority for this with our lab team carloss gouthamr | 15:23 |
msaravan | we have exempted the ontap nodes from shutdown, but they made a mistake of pulling them down. | 15:24 |
msaravan | we'll take care of this asap. | 15:24 |
carloss | msaravan: ack, so servers are still on PTO :p | 15:25 |
carloss | thank you for the info | 15:25 |
msaravan | Servers are up. ontap nodes are on PTO. :-( | 15:25 |
carloss | ack, np | 15:26 |
carloss | once they are back, could you please trigger the CI on this change: | 15:26 |
carloss | #link https://review.opendev.org/c/openstack/manila/+/894637 | 15:26 |
carloss | ? | 15:26 |
gireesh | Sure Carloss, once all the setup are up, will trigger the netapp CI for above patch | 15:29 |
carloss | awesome | 15:29 |
carloss | msaravan gireesh: tyvm | 15:29 |
carloss | that's all I had for review focus | 15:31 |
carloss | do you have a change you'd like some eyes on? | 15:31 |
carloss | alright | 15:36 |
carloss | next topic: | 15:36 |
carloss | #topic Bug Triage | 15:36 |
carloss | #link https://etherpad.opendev.org/p/manila-bug-triage-pad-new | 15:36 |
carloss | o/ vhari floor is yours | 15:36 |
vhari | ty carloss | 15:36 |
vhari | first off .. happy NY all :) | 15:37 |
vhari | good news is there hasn't been any new bugs since last session | 15:37 |
vhari | looping back on a stale bug | 15:38 |
vhari | #link https://bugs.launchpad.net/manila/+bug/1797512 | 15:38 |
vhari | have we hit this failure lately? | 15:39 |
vhari | link to related fix https://review.openstack.org/609832 | 15:40 |
carloss | hmm, not at the top of my head | 15:42 |
carloss | the change is making the coverage job non voting | 15:43 |
gouthamr | I think we’ve trained ourselves to ignore the failure and look at the logs/coverage report | 15:43 |
carloss | ^ ++ | 15:43 |
*** melakualehegn[m] is now known as melaku[m] | 15:44 | |
vhari | we can move this to expiry and watch for new occurrence | 15:44 |
gouthamr | but, it’s not obvious to new contributors as to why the job fails, even if all the tests themselves pass… beyond generating the coverage data, the job calculates the difference in covered lines prior to a patch and with the patch applied… and that’s always been a crude measure | 15:45 |
gouthamr | yeah, that’s a good strategy vhari | 15:46 |
carloss | ++ | 15:46 |
vhari | ack, gouthamr .. and this is intermittent at best .. | 15:47 |
vhari | ++ done | 15:47 |
vhari | that's all for today's Bugs | 15:47 |
vhari | back to you carloss :) | 15:48 |
carloss | awesome, thanks vhari | 15:48 |
carloss | #topic Open Discussion | 15:48 |
carloss | so, the new OpenInfra summit format was announced | 15:51 |
carloss | #link https://openinfra.dev/blog/openinfra-events-2024/ | 15:51 |
carloss | so it will be regional, as in | 15:51 |
carloss | "The Community-Powered OpenInfra Summit will be piloted in 2024 by the Korean community organizers in collaboration with fellow organizers from various regions of Asia" | 15:52 |
carloss | and there will be other openinfra days events happening elsewhere too | 15:52 |
carloss | this is a very good opportunity to meet some openstackers even if it's local | 15:53 |
carloss | so watch out for more openinfra days being announced | 15:54 |
carloss | and also the cfp for those | 15:55 |
carloss | always good to talk about things we have been working on or are interested | 15:55 |
gouthamr | it’s pretty cool to see the number of events! nothing on the calendar yet for the americas … hopefully it’ll be a feasible one when it comes around | 15:57 |
carloss | ++ | 15:58 |
carloss | we're almost at the top of the hour | 15:58 |
carloss | let's wrap up | 15:59 |
carloss | thank you for attending! | 15:59 |
carloss | have a great day | 15:59 |
carloss | let's get back to #openstack-manila | 15:59 |
carloss | #endmeeting | 15:59 |
opendevmeet | Meeting ended Thu Jan 4 15:59:24 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:59 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/manila/2024/manila.2024-01-04-15.00.html | 15:59 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/manila/2024/manila.2024-01-04-15.00.txt | 15:59 |
opendevmeet | Log: https://meetings.opendev.org/meetings/manila/2024/manila.2024-01-04-15.00.log.html | 15:59 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!