Skip to content

Fix: bootstrap: Remove the unnecessary check#1588

Open
liangxin1300 wants to merge 1 commit into
ClusterLabs:masterfrom
liangxin1300:20241021_failed_re_init_cluster_issue_1587
Open

Fix: bootstrap: Remove the unnecessary check#1588
liangxin1300 wants to merge 1 commit into
ClusterLabs:masterfrom
liangxin1300:20241021_failed_re_init_cluster_issue_1587

Conversation

@liangxin1300

Copy link
Copy Markdown
Collaborator

Fix issue #1587

At this point, the local node must already online, otherwise the previous init_cluster_local will raise exceptions. And this is not related to the join process.

Fix issue ClusterLabs#1587

At this point, the local node must already online, otherwise
the previous init_cluster_local will raise exceptions. And this
is not related to the join process.
@codecov

codecov Bot commented Oct 21, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.55%. Comparing base (0573690) to head (2f37474).
⚠️ Report is 919 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
integration 54.31% <ø> (-0.01%) ⬇️
unit 52.57% <ø> (+0.01%) ⬆️

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

Files with missing lines Coverage Δ
crmsh/bootstrap.py 88.70% <ø> (+0.08%) ⬆️

☔ View full report in Codecov by Harness.
📢 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.

@liangxin1300
liangxin1300 marked this pull request as ready for review October 21, 2024 05:32
@nicholasyang2022

Copy link
Copy Markdown
Collaborator

I think the original behavior is correct. You do not overwrite corosync.conf, and you will not get a new cluster.

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.

2 participants