Skip to content
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

Dev: migration: implement corosync.conf migration for corosync 3 (jsc#PED-8252) #1422

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Dev: migration: check if the cluster is already migrated to SLES 16 (…

a5c18a6
Select commit
Loading
Failed to load commit list.
Open

Dev: migration: implement corosync.conf migration for corosync 3 (jsc#PED-8252) #1422

Dev: migration: check if the cluster is already migrated to SLES 16 (…
a5c18a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 19, 2025 in 1s

73.88% of diff hit (target 69.74%)

View this Pull Request on Codecov

73.88% of diff hit (target 69.74%)

Annotations

Check warning on line 45 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L45

Added line #L45 was not covered by tests

Check warning on line 48 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L48

Added line #L48 was not covered by tests

Check warning on line 51 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L51

Added line #L51 was not covered by tests

Check warning on line 54 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L54

Added line #L54 was not covered by tests

Check warning on line 109 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L109

Added line #L109 was not covered by tests

Check warning on line 117 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 124 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 147 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L143-L147

Added lines #L143 - L147 were not covered by tests

Check warning on line 190 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L190

Added line #L190 was not covered by tests

Check warning on line 261 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 265 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L265

Added line #L265 was not covered by tests

Check warning on line 268 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L268

Added line #L268 was not covered by tests

Check warning on line 311 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L311

Added line #L311 was not covered by tests

Check warning on line 345 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L345

Added line #L345 was not covered by tests

Check warning on line 358 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L356-L358

Added lines #L356 - L358 were not covered by tests

Check warning on line 360 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L360

Added line #L360 was not covered by tests

Check warning on line 381 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L380-L381

Added lines #L380 - L381 were not covered by tests

Check warning on line 396 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L396

Added line #L396 was not covered by tests

Check warning on line 401 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L399-L401

Added lines #L399 - L401 were not covered by tests

Check warning on line 405 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L403-L405

Added lines #L403 - L405 were not covered by tests

Check warning on line 409 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L407-L409

Added lines #L407 - L409 were not covered by tests

Check warning on line 412 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L412

Added line #L412 was not covered by tests

Check warning on line 434 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L433-L434

Added lines #L433 - L434 were not covered by tests

Check warning on line 450 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L436-L450

Added lines #L436 - L450 were not covered by tests

Check warning on line 462 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L454-L462

Added lines #L454 - L462 were not covered by tests