Boundary clock testing with rapid host based L2 discovery#197
Boundary clock testing with rapid host based L2 discovery#197openshift-ci[bot] merged 3 commits intoopenshift:masterfrom
Conversation
|
Hi @edcdavid. 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. |
|
/ok-to-test |
josephdrichard
left a comment
There was a problem hiding this comment.
Can you split this PR into three separate commits (still one PR)? One with just doc and image changes, one with the vendor changes, and one with the code changes.
21e803e to
1bf9bad
Compare
9a52ce5 to
f1d11b8
Compare
|
/test operator-e2e |
|
/retest |
1 similar comment
|
/retest |
|
/retest |
|
@edcdavid need to rebase and resolve merge conflicts |
|
/test e2e-aws |
|
/unhold |
|
/retest |
|
@edcdavid: 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aneeshkp, edcdavid, josephdrichard 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 |
Add gpsd lib with changes merged by original author
CNF-19617: Add test coverage for clockClass verification when locking PTP source
This is a work in progress PR adding BC testing functionality. Please check updated conformance test documentation within this PR for details (https://github.com/openshift/ptp-operator/blob/8acd8c7e5c274ccd9986f47031e0d67cae49d4f6/test/README.md ).
The L2 discovery feature is implemented in the following project:
https://github.com/test-network-function/l2discovery