Do not crash qvm-start-daemon on VMs without xid property - #483
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #483 +/- ##
==========================================
+ Coverage 76.71% 76.85% +0.13%
==========================================
Files 53 53
Lines 9428 9432 +4
==========================================
+ Hits 7233 7249 +16
+ Misses 2195 2183 -12 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This especially applies to RemoteVM, but may appy to other classes in the future too. Similarly, this also avoids the crash in interface qube that doesn't have full access to some other qubes. Fixes QubesOS/qubes-issues#10985
71e2e1c to
ad6a550
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026073102-devel&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests16 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 21 fixed
Unstable testsDetails
Performance TestsPerformance degradation:22 performance degradations
Remaining performance tests:89 tests
|
This especially applies to RemoteVM, but may appy to other classes in
the future too. Similarly, this also avoids the crash in interface qube
that doesn't have full access to some other qubes.
Fixes QubesOS/qubes-issues#10985