Open beliaev-maksim opened 1 year ago
This thread was migrated from launchpad.net
Full udev dump from the LPAR
Need to modify the udev parser so it properly identifies the devices... likely by keying on this:
SUBSYSTEM=net
for s390 systems.
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1190.
This message was autogenerated
FWIW, we've run into this on another recent submission:
https://certification.canonical.com/certificates/2411-16260/
This issue was migrated from https://bugs.launchpad.net/plainbox-provider-resource/+bug/1875482
Summary
Description
While running 20.04 cert on an s390x (z13) LPAR I noticed that none of the network tests are run. Looking at the tests executed this seems to be because NETWORK devices are not discovered by the resource jobs.
The only network job that ran was this: ethernet/info_automated_server test skip job cannot be started: resource expression "device.category == 'NETWORK'" evaluates to false
Running udev_resource on the LPAR resulted in:
It properly saw the disks, but did not identify the network device:
Doing a manual dump of the udevdb (sudo udevadm info --export-db) shows that encc000 is listed:
Attachments
s390-lpar-udevadm-dump.txt
Tags: ['blocks-hwcert-server']