-
-
Notifications
You must be signed in to change notification settings - Fork 113
Assure paused domains prior to suspending remain paused #673
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
5f809c9
to
3d724b8
Compare
pipelineretry |
Paused qube should not be unpaused, even for a short time. It might be paused for several reasons, and allowing it to execute is a bad idea. Yes, it may become quite unhappy after host suspend (mostly due to time jump), but that's why it's called "emergency pause" in the domains widget, to not encourage using it. |
Yes. I remember it from #616 I will read the BTW, any idea on why the CI/CD did not run on this PR? |
3d724b8
to
41681b9
Compare
This is done. Paused qubes will remain paused and will not be put in |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #673 +/- ##
==========================================
- Coverage 70.24% 70.16% -0.08%
==========================================
Files 59 59
Lines 12739 12729 -10
==========================================
- Hits 8948 8931 -17
- Misses 3791 3798 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8647328
to
0ccf400
Compare
PipelineRetry |
0ccf400
to
2d553d4
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025042414-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 tests10 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 13 fixed
Unstable testsPerformance TestsPerformance degradation:14 performance degradations
Remaining performance tests:58 tests
|
fixes: QubesOS/qubes-issues#1611