-
Notifications
You must be signed in to change notification settings - Fork 17
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
[release-4.15] OCPBUGS-25411: Cloudeventproxy 2 Card WPC not able to handle multiple dependency and multiple ts2phcs #276
Conversation
Signed-off-by: Aneesh Puttur <[email protected]>
@openshift-cherrypick-robot: Jira Issue OCPBUGS-24595 has been cloned as Jira Issue OCPBUGS-25411. Will retitle bug to link to clone. In 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @openshift-cherrypick-robot. Thanks for your PR. I'm waiting for a redhat-cne 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. 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. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-25411, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In 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. |
/lgtm |
/approved |
@openshift-cherrypick-robot: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/jira refresh |
@jzding: This pull request references Jira Issue OCPBUGS-25411, which is valid. The bug has been moved to the POST state. 6 validation(s) were run on this bug
Requesting review from QA contact: In 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. |
@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: yliu127. Note that only redhat-cne members and repo collaborators can review this PR, and authors cannot review their own PRs. In 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. |
@openshift-cherrypick-robot: Jira Issue OCPBUGS-25411: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-25411 has been moved to the MODIFIED state. In 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. |
[ART PR BUILD NOTIFIER] This PR has been included in build cloud-event-proxy-container-v4.15.0-202312141928.p0.g61cb72b.assembly.stream for distgit cloud-event-proxy. |
Signed-off-by: Aneesh Puttur <[email protected]> Co-authored-by: Aneesh Puttur <[email protected]>
* Process ts2phc and dpll events for multi-cards Signed-off-by: Jack Ding <[email protected]> * Improve coverage on metrics unit tests Added events verification Added more tests Signed-off-by: Jack Ding <[email protected]> * fix multipleproces and nmea metrics (#276) Signed-off-by: Aneesh Puttur <[email protected]> Co-authored-by: Aneesh Puttur <[email protected]> * add gnss state for getcurrent state call (#280) Signed-off-by: Aneesh Puttur <[email protected]> Co-authored-by: Aneesh Puttur <[email protected]> * fix removing of metrics on delete of ptpconfig (#282) * Fix nul pointer when reading nmeastring Signed-off-by: Aneesh Puttur <[email protected]> --------- Signed-off-by: Jack Ding <[email protected]> Signed-off-by: Aneesh Puttur <[email protected]> Co-authored-by: OpenShift Cherrypick Robot <[email protected]> Co-authored-by: Aneesh Puttur <[email protected]>
This is an automated cherry-pick of #270
/assign aneeshkp