-
-
Notifications
You must be signed in to change notification settings - Fork 75
Improve qvm-backup-restore --paranoid-mode
#358
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
Improve qvm-backup-restore --paranoid-mode
#358
Conversation
4e08825
to
c96c995
Compare
Use |
Justed tested it on Alpine. |
Oh, ok, they might have their own implementation because when I saw a separate package, the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #358 +/- ##
==========================================
+ Coverage 75.68% 75.72% +0.03%
==========================================
Files 52 52
Lines 9028 9033 +5
==========================================
+ Hits 6833 6840 +7
+ Misses 2195 2193 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
d3f62ef
to
c2c3cc2
Compare
PipelineRetryFailed |
I'm currently on Qubes 4.2 and the
Is it different on 4.3? I tried inside a Fedora 41 app qube but it's also missing from there so I'm not sure. |
Before openning a Shell window in the DispVM, check for availability of `core-admin-client` in the DisposableVM and show error message if not available resolves: QubesOS/qubes-issues#9962
c2c3cc2
to
302533f
Compare
Yes. You are absolutely right. The Anyways, I switched the check from |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025051904-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=2025031804-4.3&flavor=update
Failed tests11 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 14 fixed
Unstable tests
Performance TestsPerformance degradation:13 performance degradations
Remaining performance tests:43 tests
|
Before openning a Shell window in the DispVM, check for availability of
core-admin-client
in the DisposableVM and show error message if not availableresolves: QubesOS/qubes-issues#9962