Improve reactions to missing PCI devices#440
Conversation
Fix tests so that now they will fail if there is a bad reaction to an unknown PCI device. Clean-up handling unknown PCI devices by settigs. requires QubesOS/qubes-core-admin-client#400 fixes QubesOS/qubes-issues#10409
|
PipelineRetry |
|
This can't work without the linked PR in core-admin-client, and that one requires more work. |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026052723-devel&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update Failed testsNo failures! Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies Unstable testsDetails
Performance TestsPerformance degradation:No issues Remaining performance tests:No remaining performance tests |
|
PipelineRetry |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #440 +/- ##
==========================================
+ Coverage 69.74% 72.26% +2.52%
==========================================
Files 17 17
Lines 3989 4749 +760
==========================================
+ Hits 2782 3432 +650
- Misses 1207 1317 +110 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fix tests so that now they will fail if there is a bad reaction to an unknown PCI device. Clean-up handling unknown PCI devices by settigs.
requires QubesOS/qubes-core-admin-client#400
fixes QubesOS/qubes-issues#10409