OCPBUGS-17426: discard invalid dpll notifications#180
OCPBUGS-17426: discard invalid dpll notifications#180openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
@vitus133: This pull request references Jira Issue OCPBUGS-17426, 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 kubernetes/test-infra repository. |
|
/jira refresh |
|
@vitus133: This pull request references Jira Issue OCPBUGS-17426, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
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. |
9ca55c3 to
f1ab54f
Compare
|
/override ci/prow/e2e-aws |
|
@vitus133: Overrode contexts on behalf of vitus133: ci/prow/e2e-aws, ci/prow/images 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. |
Signed-off-by: Vitaly Grinberg <vgrinber@redhat.com>
f1ab54f to
b593865
Compare
|
/lgtm |
|
/approve |
|
/override ci/prow/e2e-aws ci/prow/images |
|
/override ci/prow/e2e-aws |
|
@jzding: jzding unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aneeshkp, jzding, vitus133 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 |
|
@vitus133: Overrode contexts on behalf of vitus133: ci/prow/e2e-aws, ci/prow/images 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. |
|
@vitus133: 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. |
|
@vitus133: Jira Issue OCPBUGS-17426: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-17426 has been moved to the MODIFIED state. 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. |
…te_on_gnss_loss Fix reporting of GM state
E810 DPLL driver may send incomplete DPLL notifications where, for example, LockStatus is omitted.
When they are handled, the daemon reports freerun mode, while in fact the system is in holdover.
Invalid notifications should be discarded.
/cc @aneeshkp @jzding @josephdrichard