opendevreview | Julia Kreger proposed openstack/ironic master: DNM: Try to figure out missing /bin/sh failures with partition tests https://review.opendev.org/c/openstack/ironic/+/914772 | 00:04 |
---|---|---|
opendevreview | Julia Kreger proposed openstack/ironic master: CI: Limit redfish https job to wholedisk images https://review.opendev.org/c/openstack/ironic/+/914837 | 00:51 |
opendevreview | Verification of a change to openstack/ironic master failed: ci: automatically set the branch for IPA to match TARGET_BRANCH https://review.opendev.org/c/openstack/ironic/+/914250 | 00:56 |
opendevreview | Jacob Anders proposed openstack/sushy-oem-idrac master: Add jobs in Paused state to the list of unfinished jobs https://review.opendev.org/c/openstack/sushy-oem-idrac/+/914605 | 02:23 |
opendevreview | Julia Kreger proposed openstack/ironic master: CI: Unpack cirros image partition jobs https://review.opendev.org/c/openstack/ironic/+/914772 | 03:53 |
opendevreview | Julia Kreger proposed openstack/ironic master: CI: Unpack cirros image partition jobs https://review.opendev.org/c/openstack/ironic/+/914772 | 03:53 |
rpittau | good morning ironic! o/ | 07:24 |
janders | hey rpittau o/ | 08:13 |
rpittau | hey janders :) | 08:13 |
iurygregory | good morning Ironic o/ | 10:11 |
iurygregory | so, I received an interesting question, if you deploy bifrost standalone, can you latter integrate with a Running OpenStack? I think this should be possible, just need to integrate with keystone (neutron and nova.. maybe) and change a few things in ironic.conf an restart the service? | 10:41 |
opendevreview | Merged openstack/ironic master: ci: automatically set the branch for IPA to match TARGET_BRANCH https://review.opendev.org/c/openstack/ironic/+/914250 | 11:21 |
opendevreview | Merged openstack/sushy-oem-idrac master: Update setup and tox config https://review.opendev.org/c/openstack/sushy-oem-idrac/+/914515 | 12:20 |
TheJulia | iurygregory: I don't see why not, yes configuration updates would be necessary in bifrost to know what to validate tokens against and whatnot | 13:08 |
iurygregory | TheJulia, got it | 14:34 |
TheJulia | iurygregory: https://review.opendev.org/c/openstack/ironic/+/914772 should help with our partition image test deployments by making the image a bit more realistic of a partition image | 14:46 |
iurygregory | ack, will add to my list for today o/ | 14:47 |
TheJulia | the failure is a false failure and the recheck seems to be in good shape | 14:47 |
TheJulia | related: https://review.opendev.org/c/openstack/ironic/+/914837 | 14:47 |
TheJulia | just dialing some of the excess back | 14:47 |
opendevreview | Merged openstack/sushy-oem-idrac master: Remove Id field from DellJobCollection class https://review.opendev.org/c/openstack/sushy-oem-idrac/+/914608 | 15:01 |
opendevreview | Merged openstack/sushy-oem-idrac master: Add jobs in Paused state to the list of unfinished jobs https://review.opendev.org/c/openstack/sushy-oem-idrac/+/914605 | 15:01 |
rpittau | good night! o/ | 16:04 |
TheJulia | rpittau: so I have some feedback from gold members in china, I suspect it would help if we could set aside some time to meet. since I have a screen shot I'll share it with you privatley until the foundation pass posts a summary for the board meeting. | 16:18 |
iurygregory | ++ | 17:17 |
iurygregory | it would be good to have some APAC slot | 17:18 |
jamesdenton | Hello all. Forgive my ignorance here, but if i use the baremetal element with disk-image-create, how can i express the filesystem type? ie. ext4 vs xfs | 18:24 |
clarkb | jamesdenton: you need to use the block device partition schema stuff | 18:27 |
clarkb | jamesdenton: the block-device-* elements may work for your use case or you can use them as examples to do something different | 18:27 |
jamesdenton | thanks, clarkb. I will look at those docs | 18:28 |
opendevreview | Adam McArthur proposed openstack/ironic-python-agent master: Adding support to view indiv. cpu-core info https://review.opendev.org/c/openstack/ironic-python-agent/+/909346 | 22:23 |
TheJulia | stevebaker[m]: So I'm +2 on https://review.opendev.org/c/openstack/ironic-python-agent/+/914563, but I'm wondering if you want to add shimaa64.efi to the list as well :) | 23:23 |
TheJulia | rpittau, fyi ^ - But furthermore doing the review I realized that we have no mechanism to say "hey, this should always be run before that", but atomicly, it is a disjointed problem | 23:24 |
stevebaker[m] | TheJulia: we could make it part of the write_image step for deploy, and an optional standalone step for clean | 23:26 |
TheJulia | Yeah, I was sort of wondering if we should do that | 23:27 |
TheJulia | Just tossing the idea out there, we can always discuss next week | 23:27 |
stevebaker[m] | also how about matching on shim.*.efi ??? | 23:29 |
stevebaker[m] | imagine a backslash in there | 23:30 |
TheJulia | hmmm | 23:30 |
TheJulia | case insensitive? | 23:30 |
stevebaker[m] | I don't know if it is but it needs to be really | 23:31 |
stevebaker[m] | ugh, maybe | 23:31 |
TheJulia | so if I go look up shim ports right now, it looks like for rpms it is (and when did rpmfind become only suse.......) | 23:32 |
TheJulia | just x86_64 and aarch64... | 23:32 |
TheJulia | but | 23:32 |
TheJulia | A quick google reveals risc-v is working towards secure boot | 23:32 |
* TheJulia goes and looks at debina | 23:32 | |
TheJulia | https://github.com/rhboot/shim/pull/641 | 23:34 |
TheJulia | RISC-V is coming | 23:34 |
stevebaker[m] | Oh, neat | 23:36 |
TheJulia | I feel like we need a "Project Crier" heralding back to the concept of a "town crier" to notify us "RISC-V is coming" | 23:36 |
opendevreview | Adam McArthur proposed openstack/ironic-python-agent master: Adding support to view indiv. cpu-core info https://review.opendev.org/c/openstack/ironic-python-agent/+/909346 | 23:43 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!