-
Notifications
You must be signed in to change notification settings - Fork 77
Closed as not planned
Labels
Description
Bug Description
Test definition: https://github.com/canonical/checkbox/blob/main/providers/sru/units/sru.pxu#L7
After opening a bug in fwts to understand signifcant number of failures we are now seeing on certain kernel types the maintain says the behaviour of the dkms module is as designed implying that we need to handle this new status in this job:
https://bugs.launchpad.net/fwts/+bug/2075481
To Reproduce
Run the com.canonical.certification::sru test plan on a kernel such as linux-hwe-6.8
Environment
- Ubuntu Desktop 22.04
- Checkbox from snap (beta)
Relevant log output
Traceback (most recent call last):
File "/tmp/nest-2fo82grw.ae4fce10be9a3460f6e810600e3f80634610fb0f0050368572bc33afc4bd78bf/dkms_build_validation.py", line 186, in <module>
sys.exit(main())
File "/tmp/nest-2fo82grw.ae4fce10be9a3460f6e810600e3f80634610fb0f0050368572bc33afc4bd78bf/dkms_build_validation.py", line 168, in main
sorted_kernel_info = parse_dkms_status(dkms_status, ubuntu_release)
File "/tmp/nest-2fo82grw.ae4fce10be9a3460f6e810600e3f80634610fb0f0050368572bc33afc4bd78bf/dkms_build_validation.py", line 67, in parse_dkms_status
kernel_ver = details.split(", ")[1]
IndexError: list index out of rangeAdditional context
No response
Reactions are currently unavailable