Thursday, 2023-11-30

opendevreviewmelanie witt proposed openstack/nova master: Use split kernel/initramfs Cirros UEC image by default in jobs  https://review.opendev.org/c/openstack/nova/+/90221703:01
melwittsean-k-mooney: there was an attempt ... https://review.opendev.org/c/openstack/nova/+/902217 but it's super not working 😆06:40
opendevreviewalisafari proposed openstack/nova master: Fix traits to cpu flags mapping  https://review.opendev.org/c/openstack/nova/+/90218307:54
dvo-plvgibi, dansmith Hello, gentlemens? Maybe you will have a time to review spec and code09:26
dvo-plvhttps://review.opendev.org/c/openstack/nova-specs/+/89592409:26
dvo-plvhttps://review.opendev.org/c/openstack/nova/+/87607509:26
*** tobias-urdin is now known as tobias-urdin-pto09:34
gibibauzas: https://review.opendev.org/c/openstack/nova/+/901656 merged so I bobcat point release is good to go for me :)09:34
bauzascool09:34
bauzaselodilles: can you please update the bobcat release patch then ,09:34
opendevreviewBalazs Gibizer proposed openstack/nova stable/2023.1: Do not manage CPU0's state  https://review.opendev.org/c/openstack/nova/+/90156709:36
opendevreviewBalazs Gibizer proposed openstack/nova stable/2023.1: Allow enabling cpu_power_management with 0 dedicated CPUs  https://review.opendev.org/c/openstack/nova/+/90166009:36
gibielodilles: fixed your comment in https://review.opendev.org/c/openstack/nova/+/90156709:37
dvo-plvgibi, thanks. Should I do something else to get +1 workflow for patch ?09:50
fricklermelwitt: yes, you need to add more things to your nodeset definition, let me update09:50
gibidvo-plv: I'm waiting for the spec to land09:51
opendevreviewMerged openstack/nova-specs master: Re-propose using VirtIO PackedRing Configuration support for 2024.1  https://review.opendev.org/c/openstack/nova-specs/+/89592409:52
dvo-plvI see09:52
elodillesbauzas: done: https://review.opendev.org/c/openstack/releases/+/89960210:17
elodillesgibi: ACK, will review it again then :)10:17
opendevreviewDr. Jens Harbott proposed openstack/nova master: Use split kernel/initramfs Cirros UEC image by default in jobs  https://review.opendev.org/c/openstack/nova/+/90221710:19
fricklersean-k-mooney: melwitt: ^^ fwiw I would rather not depend on the nested virt nodes, maybe just changing the image type would be good enough already?10:20
bauzaselodilles: -1 for https://review.opendev.org/c/openstack/releases/+/89960210:22
bauzaslooks you squashed two things10:22
opendevreviewalisafari proposed openstack/nova master: Fix traits to cpu flags mapping  https://review.opendev.org/c/openstack/nova/+/90218310:34
sean-k-mooney[m]frickler:  the concern is we dont want to change the image type everywhere we want to have at least one full disk image11:08
sean-k-mooney[m]from a nova perspective its testing two very slightly different code paths11:08
sean-k-mooney[m]so we would only be enabling nested virt on nova-next which would be the only job to test the full disk image that we are using today11:09
sean-k-mooney[m]frickler: if we  can have the ci stable without nested virt, either with tweaks to the image or the flavor (adding swap for exampel) we could do that instead for that job or use a diffent full disk image in that job11:12
fricklerall jobs should have swap already, or are you talking about swap for the cirros instance?11:35
sean-k-mooney[m]yep swap for the cirros image. i dont think it reasonable to keep bumping the ram we keep allocating to cirros11:40
sean-k-mooney[m]espically if its a very minor failure11:40
sean-k-mooney[m]but we can add a small amount of swap to the flavor say 64 mb11:40
sean-k-mooney[m]cirroz has zswap too so a small amount will go a long way11:41
fricklerhmm. will it activate that while still in initramfs phase? but I guess it can't hurt trying it out. I'll make a devstack patch11:46
elodillesbauzas: oh, uh, sry :S i've updated the patch now11:57
elodillesbauzas: btw, i hesitated a bit about the version bump, whether the last patch worth a MINOR bump (28.1.0), but I think we are still good with PATCH bump (28.0.1)11:59
opendevreviewMerged openstack/nova master: Packed virtqueue support was added.  https://review.opendev.org/c/openstack/nova/+/87607512:12
opendevreviewalisafari proposed openstack/nova master: Fix traits to cpu flags mapping  https://review.opendev.org/c/openstack/nova/+/90218313:00
sean-k-mooneyfrickler: looking at the console output it at least loads zswap, wether swapon  has been done or not i have no idea. it could be added to the init script i guess if its not already being done but ya you might be right that it will be too early for swap to have any impact13:07
opendevreviewalisafari proposed openstack/nova master: Fix traits to cpu flags mapping  https://review.opendev.org/c/openstack/nova/+/90218313:22
alisafarisean-k-mooney: Would you possibly recheck this? https://review.opendev.org/c/openstack/nova/+/90218313:25
dvo-plvsean-k-mooney, gibi If you are aroung and have some time, glance patch, last one from the packed ring story already pass zuul16:33
dvo-plvhttps://review.opendev.org/c/openstack/glance/+/88213316:33
opendevreviewSylvain Bauza proposed openstack/nova master: vgpu: Allow device_addresses to not be set  https://review.opendev.org/c/openstack/nova/+/90208416:36
opendevreviewSylvain Bauza proposed openstack/nova master: vgpu: Allow device_addresses to not be set  https://review.opendev.org/c/openstack/nova/+/90208416:37
bauzasJayF: heh, any news about ironic-shards for Caracal timeframe ? I see john's not connectedc16:53
JayFbauzas: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/EUP3AITYONBPAMGZHXWT7TXLF7DYKC4Y/ we basically plan on doing it, and trying to fix some bugs in ironic/nova driver16:54
JayFbauzas: I personally will be doing some of that work, but have been extremely busy; essentially my entire december for upstream is pointed at this :)16:55
bauzas++:)16:56
bauzasawesome !16:56
JayFhttps://review.opendev.org/c/openstack/nova/+/900831 is up to resolve the bug mentioned there already, has no reviews, I was not going to recheck-spam to get it V+1 without any review feedback though; failures are not-ironic-related16:56
*** tkajinam is now known as Guest866617:02
bauzasJayF: feel free to add your patches up in https://etherpad.opendev.org/p/nova-caracal-status#L47 I'm confused about the exact paperwork we may need for this release17:04
bauzasI'll sort out the right section to put those patches, whether those are bugfixes or features17:05
bauzasbut I want to be sure I'm able to track that effort for this release, and that etherpad is basically my braindump17:05
JayFIt's in there, that one patch is a bugfix for sure17:05
JayFput it in proposed at the bottom17:05
bauzas++17:05
bauzasI'll then move it to approved bugfixes once I just check that the patch is ready for reviews17:06
opendevreviewmelanie witt proposed openstack/nova master: Use split kernel/initramfs Cirros UEC image by default in jobs  https://review.opendev.org/c/openstack/nova/+/90221718:36
opendevreviewmelanie witt proposed openstack/nova master: Use split kernel/initramfs Cirros UEC image by default in jobs  https://review.opendev.org/c/openstack/nova/+/90221718:38
opendevreviewmelanie witt proposed openstack/nova master: Use split kernel/initramfs Cirros UEC image by default in jobs  https://review.opendev.org/c/openstack/nova/+/90221721:18
opendevreviewmelanie witt proposed openstack/nova master: Use split kernel/initramfs Cirros UEC image by default in jobs  https://review.opendev.org/c/openstack/nova/+/90221723:25
opendevreviewTakashi Natsume proposed openstack/nova master: Update contributor guide for 2024.1 Caracal  https://review.opendev.org/c/openstack/nova/+/89630523:47

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!