Jonathon Anderson
Jonathon Anderson
I'm just now realizing that I was overlooking this bit in the test: ``` self.skipTest('force flag unneeded for create in iRODS > 4.2.8') ``` So it's just `get()` that requires...
@JasonYangShadow did it actually finish booting successfully for you? When I try, I get an error that it can't find the runtime initrd.
@mslacken did this fix the issue for you? It's still not able to boot for me.
@JasonYangShadow are you possibly testing in a BIOS environment rather than an EFI environment?
@JasonYangShadow I made a change that prevents loading `initrd=runtime` if it couldn't be downloaded. This fixes the issue on my end. Can you confirm that it still works in your...
Thanks for the report. I'm surprised, because I checked this and was sure I saw it working just recently, but I'll look into it.
@rthomson thanks for looking into this. I'm sorry I haven't had a chance to look into it myself, but I'll try to get it prioritized.
I suspect that the iPXE template used to be more lenient about not being able to download the runtime overlay, and just ignored it until later. Fixing that (letting iPXE...
Thanks for the suggestion, @jarulsamy. I think there's room for improvement on inspecting effective node status, though I think I might personally be more interested in recasting `node list` for...