| opendevreview | Verification of a change to openstack/ironic master failed: Clear affinity before deleting stale conductor https://review.opendev.org/c/openstack/ironic/+/983072 | 01:37 |
|---|---|---|
| opendevreview | Pierre Riteau proposed openstack/networking-generic-switch stable/2025.2: CI: Temporary setuptools pin https://review.opendev.org/c/openstack/networking-generic-switch/+/983277 | 07:17 |
| opendevreview | Pierre Riteau proposed openstack/networking-generic-switch stable/2025.2: Add Arista bond trunk support https://review.opendev.org/c/openstack/networking-generic-switch/+/983176 | 07:21 |
| opendevreview | Pierre Riteau proposed openstack/networking-generic-switch master: CI: Remove setuptools pin https://review.opendev.org/c/openstack/networking-generic-switch/+/983283 | 09:13 |
| TheJulia | good morning folks! | 13:04 |
| * TheJulia assumes the channel will be quiet today given the huge swatch of countries which have today and monday off | 13:05 | |
| TheJulia | JayF: Okay, I could be onboard with that, just can't run the existing scenario jobs, as you've noted, they all require pinging the workload. I would think a "stress test" scenario could be useful to have. | 13:17 |
| cardoe | hello ironic | 13:38 |
| cardoe | JayF: I'm gonna work on that runbook traits API stuff today and hope to get that into a good shape. | 13:38 |
| cardoe | I think that's gonna help me with trait explosion but I think it'll tie into the ironic/nova perf thing as well since I'll have a lot less traits. | 13:38 |
| TheJulia | cool cool | 13:39 |
| cardoe | If I'm able to land it into master as the first DB change post 2026.1, do you think I'll have problems backporting it to our 2026.1 and then upgrading to 2026.2 in the future? | 13:39 |
| TheJulia | cardoe: you really shouldn't if its the first | 13:40 |
| * cardoe crosses his fingers. | 13:40 | |
| TheJulia | IF its not, then that will be $pain | 13:40 |
| TheJulia | On a plus side, you could recite lines from The Princess Bride in such a case! | 13:40 |
| cardoe | I unleashed the kraken of runbooks and had folks start to make runbooks for different operations and I've got some nodes with north of 30 traits already. | 13:40 |
| TheJulia | aieeeeee | 13:41 |
| cardoe | Well someone made 1 runbook per approved BIOS version. Since there's no way to variablize that field. | 13:42 |
| cardoe | So that's a trait per BIOS version on those boxes. | 13:42 |
| cardoe | Thankfully this is just in our dev environment and I've stopped people and said this doesn't scale. Let's think about this. | 13:42 |
| cardoe | The use case is that the lessee of the box can use those runbooks to apply BIOS updates for example. | 13:43 |
| cardoe | On their schedule. | 13:43 |
| opendevreview | Merged openstack/ironic-specs master: Runbooks with Multiple Traits https://review.opendev.org/c/openstack/ironic-specs/+/982441 | 13:47 |
| TheJulia | yeah, thats fair and super valuable feedback | 13:53 |
| TheJulia | stevebaker[m]: In regards to gibi's tls changes, It looks like we're not running graphical console testing in the CI job, I know abongale is attempting to do other job changes, but I'd like to sync up on where your perception was that things were at because I thought it should be running and I'm fairly sure it was running previously. My concern is in some of the other end of cycle job changes, it might have gotten | 14:08 |
| TheJulia | accidentally disabled? | 14:08 |
| TheJulia | stevebaker[m]: I put a quick bug in launchpad and also filed something downstream in our jira to justify it as a "get it sorted in the next sprint" item. | 14:16 |
| cardoe | Did I not add the Runbooks with Multi traits to the right place to show up in the index? https://specs.openstack.org/openstack/ironic-specs/ | 18:18 |
| TheJulia | uhhh | 18:19 |
| * TheJulia rewinds brain | 18:19 | |
| TheJulia | you need to add a link to ../not-implemented/filename pointing to your new doc | 18:20 |
| TheJulia | I should have spotted that earlier, sorry | 18:20 |
| cardoe | ah derp. | 18:20 |
| cardoe | We've got a couple of things in that not implemented which are done. | 18:20 |
| cardoe | I dunno how we best clean this up. | 18:20 |
| opendevreview | Doug Goldstein proposed openstack/ironic-specs master: add missing symlink for runbook multi traits to not implemented https://review.opendev.org/c/openstack/ironic-specs/+/983324 | 18:21 |
| TheJulia | you move the link to the cycle numbered folder | 18:22 |
| TheJulia | from not-implemented to say 2025.2 | 18:22 |
| cardoe | Got it. Well the above adds my symlink if that can merge and I'll make a clean up of the rest as a follow on. | 18:31 |
| TheJulia | yup, it did the needful and it was in the list | 18:53 |
| TheJulia | \o/ | 18:53 |
| * TheJulia might be reaching ENOCONTEXTREMAINING | 18:54 | |
| TheJulia | Anybody see where I put my brain?! | 19:03 |
| JayF | I do have ideas as to how you could just have a good friday | 19:03 |
| JayF | and it involves the hinge on your laptop screen and getting it to a solid 90 degrees :D | 19:03 |
| opendevreview | Merged openstack/ironic-specs master: add missing symlink for runbook multi traits to not implemented https://review.opendev.org/c/openstack/ironic-specs/+/983324 | 19:11 |
| TheJulia | don't you mean a solid 0 or 180 degrees ? ;) | 19:22 |
| * TheJulia tries to remember all the context around https://review.opendev.org/c/openstack/ironic-python-agent/+/803510 | 19:22 | |
| JayF | TheJulia: No, I mean 98 degrees. You seemed like you could use some cheerful music :P | 20:02 |
| TheJulia | lol | 20:06 |
| TheJulia | So, question: anyone thought of using ironic for embedded devices like those with Zephyr based bmcs? | 20:43 |
| JayF | I need more info/context? | 20:46 |
| JayF | I don't even know what you're talking about w/r/t Zephyr | 20:47 |
| TheJulia | so, I've been approached about RISC-V, and there is interest in doing something like WallaBMC running on Zepher based BMCs to "manage" "baremetal nodes" which are RISC-V baesd. | 21:11 |
| opendevreview | Verification of a change to openstack/ironic master failed: Clear affinity before deleting stale conductor https://review.opendev.org/c/openstack/ironic/+/983072 | 21:32 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!