[FEA]: Add DOCA libraries to CI runner to support testing and linting DOCA components in CI #1608
Closed
2 of 5 tasks
Labels
feature request
New feature or request
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
High
Please provide a clear description of problem this feature solves
When changes are made to the DOCA C++ components in Morpheus, CI has no way of compiling these changes which is necessary to run tools like clang-tidy and IWYU. It is unable to compile these components because it is missing the DOCA libraries necessary for compilation.
Describe your ideal solution
The required libraries for DOCA compilation should be added to the CI runner container. While full testing of DOCA would require specific hardware, this will allow linting and basic unit tests to be performed in CI.
Completion Criteria
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: