Restart qubes-firewall on failure#657
Conversation
Sometimes, on a small sys-net, qubes-firewall gets killed by OOM killer, if it happens to start and reload rules at the time when many other services are starting. This results in no network access to downstream VMs. Restart it on failure automatically, but with 5s delay. QubesOS/qubes-issues#10886
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #657 +/- ##
==========================================
- Coverage 71.71% 71.31% -0.40%
==========================================
Files 3 3
Lines 502 502
==========================================
- Hits 360 358 -2
- Misses 142 144 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026060617-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 tests22 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 22 fixed
Unstable testsDetails
Performance TestsPerformance degradation:20 performance degradations
Remaining performance tests:91 tests
|
Sometimes, on a small sys-net, qubes-firewall gets killed by OOM killer,
if it happens to start and reload rules at the time when many other
services are starting. This results in no network access to downstream
VMs.
Restart it on failure automatically, but with 5s delay.
QubesOS/qubes-issues#10886