-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
We see the following output with Badfish run against EFI-only Dell R660:
podman run -it --rm --dns 10.x.x.x quay.io/quads/badfish -H mgmt-host01.example.com -u root -p XXXX --check-boot -i config/idrac_interfaces.yml
- ERROR - Couldn't find a valid key defined on the interfaces yaml: uefi_r660_interfaces
However we have the following entries in place already:
uefi_foreman_r660_interfaces: NIC.PxeDevice.1-1,RAID.SL.3-2,NIC.PxeDevice.2-1
uefi_director_r660_interfaces: NIC.PxeDevice.2-1,RAID.SL.3-2,NIC.PxeDevice.1-1
According to https://github.com/redhat-performance/badfish/tree/master?tab=readme-ov-file#idrac-and-data-format I would expect this to be honored for both -t foreman
as well as --boot-to foreman