-
-
Notifications
You must be signed in to change notification settings - Fork 71
Select "sys-usb" as the default backup location #428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #428 +/- ##
==========================================
- Coverage 69.17% 69.11% -0.07%
==========================================
Files 17 17
Lines 3913 3918 +5
==========================================
+ Hits 2707 2708 +1
- Misses 1206 1210 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2853178 to
575094a
Compare
In case there is no an existing backup profile, select sys-usb as the default target. In case there is no `sys-usb` (e.g. on live Qubes scenario), still revert to dom0 If dom0 is included in backup and target is user home dir in dom0, another patch to core shows an error message. Cover it as well resolves: QubesOS/qubes-issues#10127 depends: QubesOS/qubes-core-admin#731
575094a to
36e7630
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025100312-4.3&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=2025081011-4.3&flavor=update
Failed tests8 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 83 fixed
Unstable testsPerformance TestsPerformance degradation:15 performance degradations
Remaining performance tests:165 tests
|
In case there is no an existing backup profile, select sys-usb as the default target. In case there is no
sys-usb(e.g. on live Qubes scenario), still revert to dom0resolves: QubesOS/qubes-issues#10127