Skip to content

Conversation

liangxin1300
Copy link
Collaborator

Backport from #1860

- Drop ping-based check and only use SSH to determine node reachability
- When SSH check fails, raise NoSSHError when config.core.no_ssh is set to yes
- Otherwise, raise ValueError as before
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 70.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.74%. Comparing base (2ee7704) to head (4da91e5).
⚠️ Report is 1 commits behind head on crmsh-5.0.

Files with missing lines Patch % Lines
crmsh/utils.py 66.66% 6 Missing ⚠️
crmsh/ui_cluster.py 75.00% 3 Missing ⚠️
Additional details and impacted files
Flag Coverage Δ
integration 55.20% <70.00%> (-0.01%) ⬇️
unit 52.95% <53.33%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
crmsh/qdevice.py 98.03% <ø> (-0.01%) ⬇️
crmsh/ui_cluster.py 72.71% <75.00%> (+0.17%) ⬆️
crmsh/utils.py 67.88% <66.66%> (-0.10%) ⬇️

... and 1 file 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant