USHIFT-1941: Fix osconfig tests failing due to unplanned reboots and service failures#2652
Conversation
|
@ggiguash: This pull request references USHIFT-1941 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.15.0" version, but no target version was set. 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 kubernetes/test-infra repository. |
d29e041 to
0b1a277
Compare
9c99414 to
3c09b0d
Compare
|
@ggiguash: This pull request references USHIFT-1941 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.15.0" version, but no target version was set. 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 kubernetes/test-infra repository. |
|
/test metal-periodic-test microshift-metal-tests |
3c09b0d to
9ddbd2a
Compare
|
/test metal-periodic-test |
23fc2b6 to
47d7ee6
Compare
47d7ee6 to
6da5dff
Compare
|
@ggiguash: This pull request references USHIFT-1941 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.15.0" version, but no target version was set. 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 kubernetes/test-infra repository. |
|
@ggiguash: This pull request references USHIFT-1941 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.15.0" version, but no target version was set. 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 kubernetes/test-infra repository. |
|
/test metal-periodic-test |
|
/test metal-periodic-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhellmann, ggiguash 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 |
|
@ggiguash: all tests passed! 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/test-infra repository. I understand the commands that are listed here. |
Besides adding
Wait Until Greenboot Health Check Exitedcalls following theReboot MicroShift Hostfunction, the following fixes were implemented:systemctlcommand retry less frequently (once in 15s instead of 10s) not to hit the 10s start limitSystemctl enable --nowcall, which was wrong becauseSystemctldoes not expect such usage