Martin Doucha
Martin Doucha
Rebased again. Verification runs updated. This PR has been ready for merge for 6 months already.
Could you make a verification run on another baremetal host that doesn't have the expected USB devices?
> > Could you make a verification run on another baremetal host that doesn't have the expected USB devices? > > Why? Because I want to see what the test...
``` # Test died: script failed with : XHZr5 basename: missing operand Try 'basename --help' for more information. SCRIPT_FINISHEDXHZr5-1- at /usr/lib/os-autoinst/distribution.pm line 303. ``` Well, that doesn't seem like a...
> Its using ipv6 for some reason, but I don't see it as an issue. That's a local link address though, the USB NIC might not have been configured through...
> New VRs: https://openqa.suse.de/tests/14145292 and without connected USB devices: https://openqa.suse.de/tests/14145722 One of the VRs seems to be misconfigured: https://openqa.suse.de/tests/14145722#step/prepare_profile/1
Great. I'll give everyone else time to look at this again until Monday afternoon and then merge it.
Both verification runs worked as expected, note the difference in `ipxe_install` run time. The failure in `autoyast/console` is expected until #17721 gets merged.
> Please allow me to share my opinion and help a bit :) I followed the discussion in [Slack](https://suse.slack.com/archives/C02CANHLANP/p1694684786531609), and thank you very much that we indicate the root cause...
I've changed the `set_bootscript_hdd()` logic to use a special flag that should be added only to the workers/jobs that need it. The original `IPXE_UEFI` condition was wrong.