Tuesday, 2025-06-10

iurygregoryIronic already registered for the PTG in Oct =)01:01
rpittaugood morning ironic! o/07:18
queensly[m]Good morning08:05
abongaleGood morning!08:40
opendevreviewRiccardo Pittau proposed openstack/bifrost master: Fix python interpreter when installing in venv  https://review.opendev.org/c/openstack/bifrost/+/94951809:15
iurygregorywelcome back rpittau o/11:04
rpittauthanks iurygregory :)11:04
opendevreviewVerification of a change to openstack/networking-generic-switch master failed: Store driver objects in a global dict  https://review.opendev.org/c/openstack/networking-generic-switch/+/94983012:06
opendevreviewVerification of a change to openstack/networking-generic-switch master failed: Move _is_port_supported, _is_port_bound to utils  https://review.opendev.org/c/openstack/networking-generic-switch/+/94983112:06
opendevreviewVerification of a change to openstack/networking-generic-switch master failed: Improve test coverage of NetmikoSwitch commands  https://review.opendev.org/c/openstack/networking-generic-switch/+/94983212:06
opendevreviewVerification of a change to openstack/networking-generic-switch master failed: Clean up add_subports_on_trunk, del_subports_on_trunk  https://review.opendev.org/c/openstack/networking-generic-switch/+/94983312:06
TheJuliagood morning12:25
dtantsurmorning TheJulia 12:25
opendevreviewAbhishek Bongale proposed openstack/ironic master: fix: 'built_in' KeyError on invalid priority.  https://review.opendev.org/c/openstack/ironic/+/95223812:30
opendevreviewTakashi Kajinami proposed openstack/networking-baremetal master: Drop explicit dependency on python-subunit  https://review.opendev.org/c/openstack/networking-baremetal/+/95224212:36
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Fix IPE Health Metrics  https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/95224913:09
cardoeI don't understand how all those NGS tests failed.13:28
opendevreviewMerged openstack/networking-baremetal master: Drop explicit dependency on python-subunit  https://review.opendev.org/c/openstack/networking-baremetal/+/95224213:29
TheJuliacardoe: one failed and it cascaded since they are all stacked13:32
cardoeyeah the store driver objects but I just don't see the failure13:32
cardoelots of deprecated warnings13:32
TheJuliathat is ultimately another swift tempurl failure13:38
TheJuliaI've started to see this issue sporatically where Swift basically returns a 401 but I've not figured out why. Swift doesn't log anything13:39
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Fix IPE Health Metrics  https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/95224913:40
dtantsuriurygregory: wtf ^^^ does it mean that the machines are, once again, creatively redfish compatible? :)13:57
dtantsuror is it something in Ironic?13:57
dtantsuriurygregory: you may want to consider fixing it in Ironic either way. IPE may not be the only consumer of these values.13:58
iurygregorydtantsur, I though it was something on IPE side not Ironic <eyes>14:05
iurygregorybut I will check things (the code on ipe was 6yrs old) so maybe things changed a lot and we didn't notice14:05
opendevreviewAbhishek Bongale proposed openstack/ironic master: fix: 'built_in' KeyError on invalid priority.  https://review.opendev.org/c/openstack/ironic/+/95223814:38
opendevreviewAbhishek Bongale proposed openstack/ironic master: fix: 'built_in' KeyError on invalid priority.  https://review.opendev.org/c/openstack/ironic/+/95223816:37
cardoecid: I got your openstacksdk stuff going so we can rebase the other improvements17:29
cardoehttps://review.opendev.org/c/openstack/openstacksdk/+/94855217:29
cardoewell stephenfin fixed the issue I just stared at it.17:29
cardoehttps://review.opendev.org/c/openstack/openstacksdk/+/945700 needs a rebase17:30
opendevreviewMerged openstack/networking-generic-switch master: Store driver objects in a global dict  https://review.opendev.org/c/openstack/networking-generic-switch/+/94983018:03
cardoeif anyone wants an easy backport approval... https://review.opendev.org/c/openstack/ironic/+/951717 the others have passed18:11
JayF+A18:15
opendevreviewJulia Kreger proposed openstack/ironic master: follow-up: post-review feedback fixes for network data fixes  https://review.opendev.org/c/openstack/ironic/+/95229618:22
TheJuliacardoe: I *think* that should address and leave the door open for users which try to use id as an interface name.18:23
cidcardoe, tks \o18:35
opendevreviewVerification of a change to openstack/ironic stable/2024.1 failed: Control port updates with update_pxe_enabled flag  https://review.opendev.org/c/openstack/ironic/+/95171719:38
clifis there an easy to way to re-run only tests that failed with tox?20:12
JayFtox -e$env -- path.to.unit.tests.module20:15
JayFI find it's often not great to run *specific tests* this way, and instead I do the whole module20:15
opendevreviewClif Houck proposed openstack/ironic master: Report provisioned state where appropiate when raising InvalidState* Exceptions  https://review.opendev.org/c/openstack/ironic/+/95230020:27
clifjust a small change to get my feet wet again20:28
cliftrying to refamiliarize myself with the codebase20:28
clifis the merge conflicts at all useful in gerrit? it seems like its reporting a bunch of out of date changes20:31
JayFhmm20:35
JayFI don't see any merge conflicts in there?20:35
JayFit looks like a fine change20:36
TheJuliaMerge conflicts are "this will conflict with" these changes, which makes sense in a google-esq use of gerrit, but long history OSS projects are bound to have still open changes which are themselves merge conflicted that it will report on20:50
TheJuliaMy old kexec one comes to mind because I touched some utility files so it conflicts with like everything20:50
* TheJulia reaches EOD and wonders where the brain went20:51
JayFoh, the list of merge conflicting changes20:51
JayFI see20:51
JayFhave a good one o/20:51
opendevreviewJay Faulkner proposed openstack/ironic master: Automated cleaning by runbook  https://review.opendev.org/c/openstack/ironic/+/94525921:45
opendevreviewVerification of a change to openstack/ironic stable/2024.1 failed: Control port updates with update_pxe_enabled flag  https://review.opendev.org/c/openstack/ironic/+/95171722:13
JayFthe only thing I ever use "merge conflicts" list for is: 1) ensuring I'm not making  someone rebase a giant patch close to landing by landing like, a one-line fix or 2) seeing other, similar changes in the repo...22:13
JayFthere's more than once that I went to do some kinda fix, didn't check for prior art, wrote it, upload it.... merge conflicts with the one already written22:14
opendevreviewMerged openstack/ironic-prometheus-exporter master: Replace pkg_resources  https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/95148323:29
opendevreviewMerged openstack/ironic stable/2024.1: Control port updates with update_pxe_enabled flag  https://review.opendev.org/c/openstack/ironic/+/95171723:38

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