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 5 commits into
base: master
Choose a base branch
from

Dev: profiles: set default crypto_hash to sha256 to follow corosync d…

2d4c6db
Select commit
Loading
Failed to load commit list.
Draft

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

Dev: profiles: set default crypto_hash to sha256 to follow corosync d…
2d4c6db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 27, 2024 in 1s

2.42% of diff hit (target 53.74%)

View this Pull Request on Codecov

2.42% of diff hit (target 53.74%)

Annotations

Check warning on line 526 in crmsh/corosync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/corosync.py#L518-L526

Added lines #L518 - L526 were not covered by tests

Check warning on line 6 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L1-L6

Added lines #L1 - L6 were not covered by tests

Check warning on line 8 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L8

Added line #L8 was not covered by tests

Check warning on line 16 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L10-L16

Added lines #L10 - L16 were not covered by tests

Check warning on line 18 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L18

Added line #L18 was not covered by tests

Check warning on line 22 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 34 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L25-L34

Added lines #L25 - L34 were not covered by tests

Check warning on line 46 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L37-L46

Added lines #L37 - L46 were not covered by tests

Check warning on line 49 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 58 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L52-L58

Added lines #L52 - L58 were not covered by tests

Check warning on line 66 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 70 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 83 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L73-L83

Added lines #L73 - L83 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#L87-L93

Added lines #L87 - L93 were not covered by tests

Check warning on line 105 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L97-L105

Added lines #L97 - L105 were 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#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 113 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 116 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L116

Added line #L116 was not covered by tests

Check warning on line 123 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L119-L123

Added lines #L119 - L123 were not covered by tests

Check warning on line 133 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L125-L133

Added lines #L125 - L133 were not covered by tests

Check warning on line 139 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L136-L139

Added lines #L136 - L139 were not covered by tests

Check warning on line 155 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L141-L155

Added lines #L141 - L155 were not covered by tests

Check warning on line 167 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L159-L167

Added lines #L159 - L167 were not covered by tests

Check warning on line 174 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L171-L174

Added lines #L171 - L174 were not covered by tests

Check warning on line 178 in crmsh/migration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

crmsh/migration.py#L177-L178

Added lines #L177 - L178 were not covered by tests