Skip to content

Dev: bootstrap: Reject to remove qdevice when it will cause quorum lost - #2041

Open
liangxin1300 wants to merge 2 commits into
ClusterLabs:masterfrom
liangxin1300:20260303_remove_qdevice_quorum_issue
Open

Dev: bootstrap: Reject to remove qdevice when it will cause quorum lost#2041
liangxin1300 wants to merge 2 commits into
ClusterLabs:masterfrom
liangxin1300:20260303_remove_qdevice_quorum_issue

Dev: unittests: Adjust unit test for previous commit

e558b8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

70.55% (+0.00%) compared to 386d706

View this Pull Request on Codecov

70.55% (+0.00%) compared to 386d706

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.55%. Comparing base (386d706) to head (e558b8f).

Files with missing lines Patch % Lines
crmsh/bootstrap.py 50.00% 1 Missing ⚠️
crmsh/qdevice.py 85.71% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crmsh/bootstrap.py 88.04% <50.00%> (-0.05%) ⬇️
crmsh/qdevice.py 97.56% <85.71%> (-0.22%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.