Open aneeshkp opened 4 weeks ago
@aneeshkp: This pull request references Jira Issue OCPBUGS-43442, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: aneeshkp
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/jira refresh
@aneeshkp: This pull request references Jira Issue OCPBUGS-43442, which is valid. The bug has been moved to the POST state.
No GitHub users were found matching the public email listed for the QA contact in Jira (bblock@redhat.com), skipping review request.
@aneeshkp: all tests passed!
Full PR test history. Your PR dashboard.
@aneeshkp: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh
.
/hold
PR needs rebase.
Added check to verify dependency and linter fixes
The dependency Checker iterates over the interfaces (p.ifaces) associated with the _ptpProcess. Checking for DPLL Requirement: For each interface, it checks if the source is either GNSS or PPS, AND if the process name is ts2phcProcessName. adds dpll.DPLL_PROCESSNAME to the deps map. Adding GPSD and GPSPIPE Dependencies: If the interface source is GNSS and the process name is ts2phcProcessName, it adds GPSD_PROCESSNAME and GPSPIPE_PROCESSNAME to the deps map