Implement PTP reboot-recovery test#194
Implement PTP reboot-recovery test#194bnshr wants to merge 1 commit intoopenshift:masterfrom bnshr:CNF-4794
Conversation
|
Hi @bnshr. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
@bnshr any updates |
|
@aneeshkp Could you please review this PR? |
|
/ok-to-test |
| Expect(err).NotTo(HaveOccurred()) | ||
| Expect(len(ptpPods.Items)).To(BeNumerically(">", 0), "linuxptp-daemon is not deployed on cluster") | ||
|
|
||
| ptpSlaveRunningPods := []v1core.Pod{} |
There was a problem hiding this comment.
Don't you already have this pod configured? Why would you want to rediscover this artifacts ?
|
/hold |
|
@bnshr: PR needs rebase. 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bnshr The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
1 similar comment
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bnshr The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@bnshr: The following tests 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/test-infra repository. I understand the commands that are listed here. |
Set tls-profiles feature annotation to true in CSV
fix gpsd running again after exit
This PR includes an automated test that makes sure PTP recovers within a reasonable timeframe after reboot.