[release-4.19] OCPBUGS-77221: Prevent unnecessary systemd unit disable#5688
[release-4.19] OCPBUGS-77221: Prevent unnecessary systemd unit disable#5688isabella-janssen wants to merge 4 commits intoopenshift:release-4.19from
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test verify |
|
/jira cherrypick OCPBUGS-76921 |
|
@isabella-janssen: Jira Issue OCPBUGS-76921 has been cloned as Jira Issue OCPBUGS-77221. Will retitle bug to link to clone. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@isabella-janssen: This pull request references Jira Issue OCPBUGS-77221, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/retitle [release-4.19] OCPBUGS-77221: Prevent unnecessary systemd unit disable |
|
@isabella-janssen: This pull request references Jira Issue OCPBUGS-77221, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
update: only write added or updated systemd units unless forcefile exists then rewrite all systemd units on_disk_validation: check if systemd units in config enabled correctly tests: update MCN condition transition test to account for quick transitions through 'Unknown' state (cherry picked from commit 4512ec4)
f5a73fa to
cd32621
Compare
|
/test verify |
|
/test verify |
|
/test verify |
|
/test verify |
|
/test all |
|
/jira refresh |
|
@isabella-janssen: This pull request references Jira Issue OCPBUGS-77221, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@isabella-janssen: This pull request references Jira Issue OCPBUGS-77221, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/retest-required |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: isabella-janssen, pablintino The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test unit |
1 similar comment
|
/test unit |
|
@isabella-janssen: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/label backport-risk-assessed |
Closes: OCPBUGS-77221
- What I did
This is a manual cherrypick of #5664, which was needed due to the OCL and standard update paths being separate in <=4.19 (ref #4996 for 4.20 convergence of code path).
- How to verify it
See #5148 (comment) and #5612 (comment) for verification details.
- Description for the changelog
OCPBUGS-77221: Prevent unnecessary systemd unit disable