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

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Dev: migration: copy migrated corosync.conf to remote nodes (jsc#PED-…

69020cc
Select commit
Loading
Failed to load commit list.
Draft

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

Dev: migration: copy migrated corosync.conf to remote nodes (jsc#PED-…
69020cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2024 in 0s

25.07% of diff hit (target 69.24%)

View this Pull Request on Codecov

25.07% of diff hit (target 69.24%)

Annotations

Check warning on line 33 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L33

Added line #L33 was not covered by tests

Check warning on line 36 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L36

Added line #L36 was not covered by tests

Check warning on line 39 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L39

Added line #L39 was not covered by tests

Check warning on line 45 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 50 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L50

Added line #L50 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#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 61 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L61

Added line #L61 was not covered by tests

Check warning on line 67 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L67

Added line #L67 was not covered by tests

Check warning on line 72 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L72

Added line #L72 was not covered by tests

Check warning on line 76 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 86 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L79-L86

Added lines #L79 - L86 were not covered by tests

Check warning on line 93 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L90-L93

Added lines #L90 - L93 were not covered by tests

Check warning on line 95 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L95

Added line #L95 was not covered by tests

Check warning on line 99 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 112 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L103-L112

Added lines #L103 - L112 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#L116-L124

Added lines #L116 - L124 were not covered by tests

Check warning on line 145 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L126-L145

Added lines #L126 - L145 were not covered by tests

Check warning on line 152 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 159 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L156-L159

Added lines #L156 - L159 were not covered by tests

Check warning on line 171 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L163-L171

Added lines #L163 - L171 were not covered by tests

Check warning on line 175 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L175

Added line #L175 was not covered by tests

Check warning on line 183 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 188 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 193 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 198 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L195-L198

Added lines #L195 - L198 were not covered by tests